NetSurf
Data Fields
http_parameter Struct Reference

Representation of an HTTP parameter. More...

Collaboration diagram for http_parameter:
[legend]

Data Fields

http__item base
 
lwc_string * name
 Parameter name. More...
 
lwc_string * value
 Parameter value. More...
 

Detailed Description

Representation of an HTTP parameter.

Definition at line 31 of file parameter.c.

Field Documentation

◆ base

http__item http_parameter::base

Definition at line 32 of file parameter.c.

Referenced by http_parameter_list_find_item(), and http_parameter_list_iterate().

◆ name

lwc_string* http_parameter::name

◆ value

lwc_string* http_parameter::value

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