#include <zgdu.h>
Data Fields | |
| char * | name |
| char * | value |
| Z_HTTP_Header * | next |
Definition at line 42 of file zgdu.h.
| char* Z_HTTP_Header::name |
Definition at line 43 of file zgdu.h.
Referenced by yaz_encode_http_request(), yaz_encode_http_response(), and z_HTTP_header_lookup().
| char* Z_HTTP_Header::value |
Definition at line 44 of file zgdu.h.
Referenced by yaz_encode_http_request(), yaz_encode_http_response(), and z_HTTP_header_lookup().
Definition at line 45 of file zgdu.h.
Referenced by yaz_encode_http_request(), yaz_encode_http_response(), z_HTTP_header_add(), and z_HTTP_header_lookup().
1.5.6