Crow  1.1
A C++ microframework for the web
crow::http_parser_settings Struct Reference

Public Attributes

http_cb on_message_begin
 
http_cb on_method
 
http_data_cb on_url
 
http_data_cb on_header_field
 
http_data_cb on_header_value
 
http_cb on_headers_complete
 
http_data_cb on_body
 
http_cb on_message_complete
 

The documentation for this struct was generated from the following file: