WEBBY - the embedded web server with many faces / objects in plain C Snapshot
Public Attributes
tagHTTP_servlet_response Struct Reference

#include <webby.h>

Collaboration diagram for tagHTTP_servlet_response:
Collaboration graph
[legend]

List of all members.

Public Attributes

HTTP_RESPONSE response
HTTP_REQUEST * request
FILTER_CONTEXTfilter_context
size_t data_sent
int state
BF bf
void * chunk_buf
size_t chunk_buf_size
int chunk_no

Detailed Description

Definition at line 299 of file webby.h.


Member Data Documentation

Definition at line 305 of file webby.h.

Definition at line 306 of file webby.h.

Definition at line 307 of file webby.h.

Definition at line 308 of file webby.h.

Definition at line 303 of file webby.h.

Definition at line 302 of file webby.h.

Definition at line 301 of file webby.h.

Definition at line 300 of file webby.h.

Definition at line 304 of file webby.h.


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