AusweisApp2
|
#include <http_parser.h>
http_data_cb http_parser_settings::on_body |
http_cb http_parser_settings::on_chunk_complete |
http_cb http_parser_settings::on_chunk_header |
http_data_cb http_parser_settings::on_header_field |
http_data_cb http_parser_settings::on_header_value |
http_cb http_parser_settings::on_headers_complete |
http_cb http_parser_settings::on_message_begin |
http_cb http_parser_settings::on_message_complete |
http_data_cb http_parser_settings::on_status |
http_data_cb http_parser_settings::on_url |