24#define APR_WANT_STRFUNC
49#define ASCII_CRLF "\015\012"
50#define ASCII_ZERO "\060"
180 if (
eos && !
f->ctx) {
Apache Multi-Processing Module library.
const char apr_size_t len
APR Thread and Process Library.
APR Standard Headers Support.
static char bad_gateway_seen
#define ap_xlate_proto_to_ascii(x, y)
apr_status_t ap_pass_brigade(ap_filter_t *filter, apr_bucket_brigade *bucket)
void ap_remove_output_filter(ap_filter_t *f)
#define AP_BUCKET_IS_ERROR(e)
#define APR_BUCKET_IS_FLUSH(e)
#define APR_BRIGADE_LAST(b)
#define APR_BRIGADE_INSERT_TAIL(b, e)
#define APR_BRIGADE_INSERT_HEAD(b, e)
#define APR_BUCKET_NEXT(e)
#define APR_BRIGADE_SENTINEL(b)
#define APR_BUCKET_IS_EOS(e)
#define APR_BRIGADE_FIRST(b)
#define APR_BUCKET_INSERT_BEFORE(a, b)
#define apr_bucket_read(e, str, len, block)
apr_status_t ap_http_chunk_filter(ap_filter_t *f, apr_bucket_brigade *b)
apr_vformatter_buff_t * c
const void apr_size_t bytes
Apache connection library.
mod_core private header file
Apache scoreboard library.
A bucket referring to an HTTP error.
The representation of a filter chain.
Structure to store things which are per connection.
Utilities for EBCDIC conversion.