- on_body
http_data_cb on_body;
Undocumented in source.
- on_chunk_complete
http_cb on_chunk_complete;
Undocumented in source.
- on_chunk_header
http_cb on_chunk_header;
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
http_data_cb on_status;
Undocumented in source.
- on_url
http_data_cb on_url;
Undocumented in source.