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

Public Attributes

const charid
 
int eos_chunk_added
 
apr_bucket_brigadebbchunk
 
apr_off_t chunked_total
 

Detailed Description

Definition at line 783 of file h2_c2_filter.c.

Member Data Documentation

◆ bbchunk

apr_bucket_brigade* h2_chunk_filter_t::bbchunk

Definition at line 786 of file h2_c2_filter.c.

◆ chunked_total

apr_off_t h2_chunk_filter_t::chunked_total

Definition at line 787 of file h2_c2_filter.c.

◆ eos_chunk_added

int h2_chunk_filter_t::eos_chunk_added

Definition at line 785 of file h2_c2_filter.c.

◆ id

const char* h2_chunk_filter_t::id

Definition at line 784 of file h2_c2_filter.c.


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