Apache2
ap_bucket_headers Struct Reference

A bucket referring to an HTTP header set. More...

#include <http_protocol.h>

Collaboration diagram for ap_bucket_headers:

Data Fields

apr_bucket_refcount refcount
 
apr_pool_tpool
 
apr_table_theaders
 

Detailed Description

A bucket referring to an HTTP header set.

Field Documentation

◆ headers

apr_table_t* ap_bucket_headers::headers

◆ pool

apr_pool_t* ap_bucket_headers::pool

◆ refcount

apr_bucket_refcount ap_bucket_headers::refcount

Number of buckets using this memory


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