#include <zgdu.h>
Data Fields | |
| int | code |
| char * | version |
| Z_HTTP_Header * | headers |
| char * | content_buf |
| int | content_len |
Definition at line 57 of file zgdu.h.
Definition at line 58 of file zgdu.h.
Referenced by yaz_decode_http_response(), yaz_encode_http_response(), and z_get_HTTP_Response().
| char* Z_HTTP_Response::version |
Definition at line 59 of file zgdu.h.
Referenced by yaz_decode_http_response(), yaz_encode_http_response(), and z_get_HTTP_Response().
Definition at line 60 of file zgdu.h.
Referenced by yaz_decode_http_response(), yaz_encode_http_response(), yaz_srw_check_content_type(), and z_get_HTTP_Response().
Definition at line 61 of file zgdu.h.
Referenced by yaz_decode_http_response(), yaz_encode_http_response(), and z_get_HTTP_Response().
Definition at line 62 of file zgdu.h.
Referenced by yaz_decode_http_response(), yaz_encode_http_response(), and z_get_HTTP_Response().
1.5.6