YAZ  5.34.0
Data Fields
Z_HTTP_Response Struct Reference

#include <zgdu.h>

Data Fields

int code
 
char * version
 
Z_HTTP_Headerheaders
 
char * content_buf
 
int content_len
 

Detailed Description

Definition at line 57 of file zgdu.h.

Field Documentation

◆ code

int Z_HTTP_Response::code

◆ content_buf

char* Z_HTTP_Response::content_buf

◆ content_len

int Z_HTTP_Response::content_len

◆ headers

Z_HTTP_Header* Z_HTTP_Response::headers

◆ version

char* Z_HTTP_Response::version

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