#include <zgdu.h>
Data Fields | |
| char * | method |
| char * | version |
| char * | path |
| Z_HTTP_Header * | headers |
| char * | content_buf |
| int | content_len |
Definition at line 48 of file zgdu.h.
| char* Z_HTTP_Request::method |
Definition at line 49 of file zgdu.h.
Referenced by yaz_decode_http_request(), yaz_encode_http_request(), yaz_sru_decode(), yaz_sru_get_encode(), yaz_sru_post_encode(), yaz_srw_decode(), and z_get_HTTP_Request().
| char* Z_HTTP_Request::version |
Definition at line 50 of file zgdu.h.
Referenced by yaz_decode_http_request(), yaz_encode_http_request(), and z_get_HTTP_Request().
| char* Z_HTTP_Request::path |
Definition at line 51 of file zgdu.h.
Referenced by yaz_decode_http_request(), yaz_encode_http_request(), yaz_sru_decode(), yaz_sru_get_encode(), yaz_srw_decode(), z_get_HTTP_Request(), and z_get_HTTP_Request_host_path().
Definition at line 52 of file zgdu.h.
Referenced by yaz_decode_http_request(), yaz_encode_http_request(), yaz_sru_decode(), yaz_sru_get_encode(), yaz_sru_post_encode(), yaz_sru_soap_encode(), yaz_srw_decode(), z_get_HTTP_Request(), and z_get_HTTP_Request_host_path().
Definition at line 53 of file zgdu.h.
Referenced by yaz_decode_http_request(), yaz_encode_http_request(), yaz_sru_decode(), yaz_sru_post_encode(), yaz_sru_soap_encode(), yaz_srw_decode(), and z_get_HTTP_Request().
Definition at line 54 of file zgdu.h.
Referenced by yaz_decode_http_request(), yaz_encode_http_request(), yaz_sru_post_encode(), yaz_sru_soap_encode(), yaz_srw_decode(), and z_get_HTTP_Request().
1.5.6