WPILibC++  2018.4.1-20180926031727-1206-g8b1274d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::http_parser_settings Struct Reference

Public Attributes

http_cb on_message_begin
 
http_data_cb on_url
 
http_data_cb on_status
 
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
 
http_cb on_chunk_header
 
http_cb on_chunk_complete
 

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