Home
last modified time | relevance | path

Searched defs:http_parser_url (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/components/nghttp/port/include/
Dhttp_parser.h289 struct http_parser_url { struct
290 uint16_t field_set; /* Bitmask of (1 << UF_*) values */
291 uint16_t port; /* Converted UF_PORT string */
293 struct {
296 } field_data[UF_MAX];