pazpar2  1.6.31
Data Fields
http_buf Struct Reference

Data Fields

char buf [4096]
int offset
int len
struct http_bufnext

Detailed Description

Definition at line 75 of file http.c.

Field Documentation

char http_buf::buf[4096]

Definition at line 78 of file http.c.

Referenced by http_buf_peek(), http_io(), and proxy_io().

int http_buf::len

Definition at line 80 of file http.c.

Referenced by http_buf_bybuf(), http_buf_create(), http_buf_peek(), http_buf_size(), http_io(), and proxy_io().

struct http_buf* http_buf::next
int http_buf::offset

Definition at line 79 of file http.c.

Referenced by http_buf_create(), http_buf_peek(), http_io(), and proxy_io().


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