h3_conn_ctx_t¶
#include <h3_filter.h>
Public Attributes¶
| Name | |
|---|---|
| int | resp_status |
| apr_table_t * | resp_headers |
| char * | dataheap |
| apr_size_t | dataheaplen |
| apr_size_t | dataheapcap |
| apr_pool_t * | c3reqpool |
| server_rec * | s |
| int | response_too_large |
| struct h3_stream * | stream |
| int | streaming |