Apache HTTPD
Public Attributes | List of all members
h2_headers Struct Reference

#include <h2_headers.h>

Public Attributes

int status
 
apr_table_theaders
 
apr_table_tnotes
 
apr_off_t raw_bytes
 

Detailed Description

Definition at line 27 of file h2_headers.h.

Member Data Documentation

◆ headers

apr_table_t* h2_headers::headers

Definition at line 29 of file h2_headers.h.

◆ notes

apr_table_t* h2_headers::notes

Definition at line 30 of file h2_headers.h.

◆ raw_bytes

apr_off_t h2_headers::raw_bytes

Definition at line 31 of file h2_headers.h.

◆ status

int h2_headers::status

Definition at line 28 of file h2_headers.h.


The documentation for this struct was generated from the following file: