heaploop ~master (2014-07-21T12:56:49Z)
Dub
Repo
HttpParserEvent
heaploop
networking
http
Undocumented in source.
struct
HttpParserEvent {
union
Store
;
Store
store
;
HttpParserEventType
type
;
}
Members
Unions
Store
union
Store
Undocumented in source.
Variables
store
Store
store
;
Undocumented in source.
type
HttpParserEventType
type
;
Undocumented in source.
Meta
Source
See Implementation
heaploop
networking
http
aliases
FormFields
classes
FormUrlEncodedContent
HttpClient
HttpClientConnection
HttpConnection
HttpConnectionBase
HttpContent
HttpContext
HttpIncomingMessage
HttpListener
HttpMessage
HttpRequest
HttpRequestMessage
HttpResponse
HttpResponseMessage
HttpServerConnection
NetworkCredential
UbyteContent
enums
HttpParserEventType
functions
encodeURLForm
inferPortForUriSchema
parseURLEncodedForm
structs
HttpParserEvent