NetSurf
Data Fields
http_directive Struct Reference

Representation of a directive. More...

Collaboration diagram for http_directive:
[legend]

Data Fields

http__item base
 
lwc_string * name
 Parameter name. More...
 
lwc_string * value
 Parameter value (optional) More...
 

Detailed Description

Representation of a directive.

Definition at line 41 of file cache-control.c.

Field Documentation

◆ base

http__item http_directive::base

◆ name

lwc_string * http_directive::name

◆ value

lwc_string * http_directive::value

Parameter value (optional)

Definition at line 45 of file cache-control.c.

Referenced by http__parse_directive(), http_destroy_directive(), http_directive_list_find_item(), and http_directive_list_iterate().


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