http_parser_settings

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

on_body
http_data_cb on_body;
Undocumented in source.
on_header_field
http_data_cb on_header_field;
Undocumented in source.
on_header_value
http_data_cb on_header_value;
Undocumented in source.
on_headers_complete
http_cb on_headers_complete;
Undocumented in source.
on_message_begin
http_cb on_message_begin;
Undocumented in source.
on_message_complete
http_cb on_message_complete;
Undocumented in source.
on_status_complete
http_data_cb on_status_complete;
Undocumented in source.
on_url
http_data_cb on_url;
Undocumented in source.

Meta