hio ~master (2020-10-10T18:54:29Z)
Dub
Repo
http_parser_url
hio
http
http_parser
Undocumented in source.
package
struct
http_parser_url {
ushort
field_set
;
ushort
port
;
_field_data
[
http_parser_url_fields
.
UF_MAX
]
field_data
;
}
Members
Variables
field_data
_field_data
[
http_parser_url_fields
.
UF_MAX
]
field_data
;
Undocumented in source.
field_set
ushort
field_set
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
Meta
Source
See Implementation
hio
http
http_parser
aliases
http_cb
http_data_cb
enums
http_parser_type
http_parser_url_fields
functions
http_parser_execute
http_parser_init
http_parser_parse_url
http_parser_url_init
structs
_field_data
http_parser
http_parser_settings
http_parser_url