WvStreams
|
Public Member Functions | |
WvUrlRequest (WvStringParm _url, WvStringParm _method, WvStringParm _headers, WvStream *content_source, bool _create_dirs, bool _pipeline_test) | |
void | done () |
Public Attributes | |
WvUrl | url |
WvString | headers |
WvUrlStream * | instream |
WvBufUrlStream * | outstream |
WvStream * | putstream |
bool | pipeline_test |
bool | inuse |
bool | is_dir |
bool | create_dirs |
WvString | method |
Definition at line 43 of file wvhttppool.h.