s_http_header Struct Reference

HTTP header structure. More...

#include <headers.h>


Data Fields

char * name
 Header name.
char * value
 Header value.
struct s_http_headernext
 Pointer to the next HTTP header item.


Detailed Description

HTTP header structure.

This structure contains HTTP headers list element. It holds header name, its value, and a pointer to the next element.


Field Documentation

Header name.

Header value.

Pointer to the next HTTP header item.


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

Generated on Tue Jun 17 17:31:11 2008 for CGI Library by  doxygen 1.5.5