#include <response.h>

Public Attributes | |
| void * | content |
| unsigned | content_buffer_size |
| unsigned | content_length |
| unsigned | content_read |
| unsigned | content_valid |
| int | flags |
| int(* | getMoreContent )(struct _HTTPResponse *resp, void *buffer, int bufferSize) |
| struct _strtbl * | headers |
| WOConnection * | instanceConnection |
| WOInstanceHandle | instHandle |
| int | keepConnection |
| String * | responseStrings |
| unsigned | status |
| char * | statusMsg |
| void* content |
| unsigned content_buffer_size |
| unsigned content_length |
| unsigned content_read |
| unsigned content_valid |
| int flags |
| int(* getMoreContent)(struct _HTTPResponse *resp, void *buffer, int bufferSize) |
| int keepConnection |
| unsigned status |
| char* statusMsg |
1.5.8