|
Apache HTTPD
|
Public Attributes | |
| apr_pool_t * | pool |
| apr_bucket_alloc_t * | bucket_alloc |
| int | next_id |
| apr_off_t | resp_limit |
| md_http_impl_t * | impl |
| void * | impl_data |
| const char * | user_agent |
| const char * | proxy_url |
| const char * | unix_socket_path |
| md_http_timeouts_t | timeout |
| const char * | ca_file |
| apr_bucket_alloc_t* md_http_t::bucket_alloc |
| md_http_impl_t* md_http_t::impl |
| apr_pool_t* md_http_t::pool |
| md_http_timeouts_t md_http_t::timeout |