WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::net::http_parser_url Struct Reference

#include <wpi/net/http_parser.hpp>

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::net::http_parser_url::field_data[UF_MAX]

◆ field_set

uint16_t wpi::net::http_parser_url::field_set

◆ len

uint16_t wpi::net::http_parser_url::len

◆ off

uint16_t wpi::net::http_parser_url::off

◆ port

uint16_t wpi::net::http_parser_url::port

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