QuickIO  0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
protocol_headers Struct Reference

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.
 

Detailed Description

For holding HTTP headers.

Member Data Documentation

guint protocol_headers::used

The number of headers parsed.

This is set by protocol_util_headers().


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