hio.http.common

Undocumented in source.

Members

Aliases

ErrorType
alias ErrorType = Tuple!(int, "code", string, "msg")
Undocumented in source.
MessageHeaders
alias MessageHeaders = UnrolledList!MessageHeader
Undocumented in source.

Enums

AsyncHTTPErrors
enum AsyncHTTPErrors
Undocumented in source.
SchCode
enum SchCode
Undocumented in source.

Functions

parse_url
URL parse_url(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
standard_port
ushort standard_port(string schema)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Header
struct Header
Undocumented in source.
MessageHeader
struct MessageHeader
Undocumented in source.
Method
struct Method
Undocumented in source.
Request
struct Request
Undocumented in source.
URL
struct URL
Undocumented in source.
_UH
struct _UH
Undocumented in source.

Meta