#include <HttpTunnel.h>

| Public Member Functions | |
| PostDataBuffers () | |
| Data Fields | |
| MIOBuffer * | postdata_producer_buffer | 
| MIOBuffer * | postdata_copy_buffer | 
| IOBufferReader * | postdata_producer_reader | 
| IOBufferReader * | postdata_copy_buffer_start | 
| IOBufferReader * | ua_buffer_reader | 
Definition at line 264 of file HttpTunnel.h.
| PostDataBuffers::PostDataBuffers | ( | ) |  [inline] | 
Definition at line 267 of file HttpTunnel.h.
References Debug.
Definition at line 273 of file HttpTunnel.h.
Referenced by HttpTunnel::allocate_redirect_postdata_buffers(), HttpTunnel::copy_partial_post_data(), and HttpTunnel::deallocate_redirect_postdata_buffers().
Definition at line 275 of file HttpTunnel.h.
Referenced by HttpTunnel::allocate_redirect_postdata_buffers(), HttpTunnel::copy_partial_post_data(), HttpTunnel::deallocate_redirect_postdata_buffers(), HttpSM::do_setup_post_tunnel(), and HttpTunnel::producer_handler().
Definition at line 272 of file HttpTunnel.h.
Referenced by HttpTunnel::allocate_redirect_postdata_producer_buffer(), HttpTunnel::deallocate_redirect_postdata_buffers(), and HttpSM::do_setup_post_tunnel().
Definition at line 274 of file HttpTunnel.h.
Referenced by HttpTunnel::allocate_redirect_postdata_producer_buffer(), HttpTunnel::deallocate_redirect_postdata_buffers(), and HttpSM::do_setup_post_tunnel().
Definition at line 276 of file HttpTunnel.h.
Referenced by HttpTunnel::allocate_redirect_postdata_buffers(), HttpTunnel::copy_partial_post_data(), and HttpTunnel::producer_handler().
 1.7.1
 1.7.1