My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
http_parser_url Struct Reference

#include <http_parser.h>

Public Attributes

uint16_t field_set
 
uint16_t port
 
struct {
   uint16_t   off
 
   uint16_t   len
 
field_data [UF_MAX]
 

Detailed Description

Definition at line 374 of file http_parser.h.

Member Data Documentation

struct { ... } http_parser_url::field_data[UF_MAX]
uint16_t http_parser_url::field_set

Definition at line 375 of file http_parser.h.

uint16_t http_parser_url::len

Definition at line 380 of file http_parser.h.

uint16_t http_parser_url::off

Definition at line 379 of file http_parser.h.

uint16_t http_parser_url::port

Definition at line 376 of file http_parser.h.


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