pazpar2  1.14.1
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

◆ buf

char http_buf::buf[4096]

Definition at line 78 of file http.c.

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

◆ len

int http_buf::len

◆ next

struct http_buf* http_buf::next

◆ offset

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: