|
Apache HTTPD
|
#include <h2_headers.h>
Public Attributes | |
| int | status |
| apr_table_t * | headers |
| apr_table_t * | notes |
| apr_off_t | raw_bytes |
Definition at line 27 of file h2_headers.h.
| apr_table_t* h2_headers::headers |
Definition at line 29 of file h2_headers.h.
| apr_table_t* h2_headers::notes |
Definition at line 30 of file h2_headers.h.
| apr_off_t h2_headers::raw_bytes |
Definition at line 31 of file h2_headers.h.
| int h2_headers::status |
Definition at line 28 of file h2_headers.h.