MHD_HTTP_Header Struct Reference

#include <internal.h>


Data Fields

MHD_HTTP_Headernext
char * header
char * value
enum MHD_ValueKind kind


Detailed Description

Header or cookie in HTTP request or response.

Definition at line 67 of file internal.h.


Field Documentation

struct MHD_HTTP_Header* MHD_HTTP_Header::next

Definition at line 69 of file internal.h.

Referenced by build_header_response(), connection_add_header(), MHD_add_response_header(), MHD_del_response_header(), MHD_destroy_response(), MHD_get_connection_values(), MHD_get_response_header(), MHD_get_response_headers(), MHD_lookup_connection_value(), and MHD_set_connection_value().

char* MHD_HTTP_Header::header

Definition at line 71 of file internal.h.

Referenced by build_header_response(), connection_add_header(), MHD_add_response_header(), MHD_del_response_header(), MHD_destroy_response(), MHD_get_connection_values(), MHD_get_response_header(), MHD_get_response_headers(), MHD_lookup_connection_value(), MHD_set_connection_value(), and test_simple_large().

char* MHD_HTTP_Header::value

Definition at line 73 of file internal.h.

Referenced by build_header_response(), connection_add_header(), MHD_add_response_header(), MHD_del_response_header(), MHD_destroy_response(), MHD_get_connection_values(), MHD_get_response_header(), MHD_get_response_headers(), MHD_lookup_connection_value(), MHD_set_connection_value(), and test_simple_large().

enum MHD_ValueKind MHD_HTTP_Header::kind

Definition at line 75 of file internal.h.

Referenced by build_header_response(), connection_add_header(), MHD_add_response_header(), MHD_get_connection_values(), MHD_get_response_headers(), MHD_lookup_connection_value(), MHD_set_connection_value(), and test_simple_large().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 16 17:00:22 2008 for GNU libmicrohttpd by  doxygen 1.5.1