|
|
@ -65,7 +65,6 @@ typedef int ssize_t;
|
|
|
|
|
|
|
|
|
|
|
|
typedef struct http_parser http_parser;
|
|
|
|
typedef struct http_parser http_parser;
|
|
|
|
typedef struct http_parser_settings http_parser_settings;
|
|
|
|
typedef struct http_parser_settings http_parser_settings;
|
|
|
|
typedef struct http_parser_result http_parser_result;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Callbacks should return non-zero to indicate an error. The parser will
|
|
|
|
/* Callbacks should return non-zero to indicate an error. The parser will
|
|
|
|