hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
HttpParser.this
hunt
http
codec
http
decode
HttpParser
HttpParser
Undocumented in source.
this
(RequestHandler handler)
this
(ResponseHandler handler)
this
(RequestHandler handler, int maxHeaderBytes)
this
(ResponseHandler handler, int maxHeaderBytes)
this
(RequestHandler handler, HttpCompliance compliance)
this
(RequestHandler handler, int maxHeaderBytes, HttpCompliance compliance)
this
(ResponseHandler handler, int maxHeaderBytes, HttpCompliance compliance)
class
HttpParser
this
(
ResponseHandler
handler
,
int
maxHeaderBytes
,
HttpCompliance
compliance
)
Meta
Source
See Implementation
hunt
http
codec
http
decode
HttpParser
HttpParser
constructors
this
enums
CharState
FieldState
State
functions
atEOF
badMessage
caseInsensitiveHeader
close
complianceViolation
getCachedField
getContentLength
getContentRead
getFieldCache
getHandler
getState
handleViolation
inContentState
inHeaderState
isAtEOF
isChunking
isClose
isClosed
isComplete
isIdle
isStart
isState
parseContent
parseFields
parseNext
reset
setHeadResponse
setResponseStatus
setState
toString
interfaces
ComplianceHandler
HttpHandler
RequestHandler
ResponseHandler
manifest constants
INITIAL_URI_LENGTH
static variables
CACHE