WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
wpi::http_parser_url Struct Reference

#include <wpinet/http_parser.h>

Public Attributes

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

Member Data Documentation

◆ [struct]

struct { ... } wpi::http_parser_url::field_data[UF_MAX]

◆ field_set

uint16_t wpi::http_parser_url::field_set

◆ len

uint16_t wpi::http_parser_url::len

◆ off

uint16_t wpi::http_parser_url::off

◆ port

uint16_t wpi::http_parser_url::port

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