Definition at line 30 of file wvhttppool.h.
Public Member Functions | |
| WvUrlRequest (WvStringParm _url, WvStringParm _method, WvStringParm _headers, WvStream *content_source, bool _create_dirs, bool _pipeline_test) | |
| ~WvUrlRequest () | |
| 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 |
1.4.7