- atContent
ReadHeadersResult atContent(MultipartFormData formData)
Undocumented in source. Be warned that the author may not have intended to support it.
- bufferTooSmallForBoundary
ReadHeadersResult bufferTooSmallForBoundary()
Undocumented in source. Be warned that the author may not have intended to support it.
- bufferTooSmallForHeaders
ReadHeadersResult bufferTooSmallForHeaders()
Undocumented in source. Be warned that the author may not have intended to support it.
- contentDispositionMissingFormData
ReadHeadersResult contentDispositionMissingFormData()
Undocumented in source. Be warned that the author may not have intended to support it.
- contentDispositionMissingName
ReadHeadersResult contentDispositionMissingName()
Undocumented in source. Be warned that the author may not have intended to support it.
- done
ReadHeadersResult done()
Undocumented in source. Be warned that the author may not have intended to support it.
- eofInsideHeaders
ReadHeadersResult eofInsideHeaders()
Undocumented in source. Be warned that the author may not have intended to support it.
- headerTooBig
ReadHeadersResult headerTooBig()
Undocumented in source. Be warned that the author may not have intended to support it.
- invalidBoundaryPostfix
ReadHeadersResult invalidBoundaryPostfix()
Undocumented in source. Be warned that the author may not have intended to support it.
- invalidFirstBoundary
ReadHeadersResult invalidFirstBoundary()
Undocumented in source. Be warned that the author may not have intended to support it.
- missingContentDisposition
ReadHeadersResult missingContentDisposition()
Undocumented in source. Be warned that the author may not have intended to support it.
- policyError
ReadHeadersResult policyError(string errorMsg)
Undocumented in source. Be warned that the author may not have intended to support it.
- readError
ReadHeadersResult readError(int errorNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
- unknownContentDispositionArg
ReadHeadersResult unknownContentDispositionArg(char[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
- unknownHeader
ReadHeadersResult unknownHeader(char[] s)
Undocumented in source. Be warned that the author may not have intended to support it.