pazpar2  1.14.1
Data Fields
http_proxy Struct Reference

#include <http.h>

Data Fields

IOCHAN iochan
 
struct http_channelchannel
 
struct http_bufoqueue
 
int first_response
 

Detailed Description

Definition at line 60 of file http.h.

Field Documentation

◆ channel

struct http_channel* http_proxy::channel

Definition at line 63 of file http.h.

Referenced by http_proxy(), and proxy_io().

◆ first_response

int http_proxy::first_response

Definition at line 65 of file http.h.

Referenced by http_proxy().

◆ iochan

IOCHAN http_proxy::iochan

Definition at line 62 of file http.h.

Referenced by http_channel_destroy(), http_io(), http_proxy(), and proxy_io().

◆ oqueue

struct http_buf* http_proxy::oqueue

Definition at line 64 of file http.h.

Referenced by http_channel_destroy(), http_proxy(), and proxy_io().


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