WPILibC++ 2024.1.1-beta-4
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 { ... } 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: