For holding HTTP headers. More...
#include <protocols_util.h>
Public Attributes | |
| guint | used |
| The number of headers parsed. More... | |
| struct { | |
| gchar * key | |
| gchar * val | |
| } | header [16] |
| All of the known headers. | |
For holding HTTP headers.
| guint protocol_headers::used |
The number of headers parsed.
This is set by protocol_util_headers().
1.8.6