#include <http_protocol.h>
変数 | |
| apr_bucket_refcount | refcount |
| int | status |
| const char * | data |
This bucket can be passed down the filter stack to indicate that an HTTP error occurred while running a filter. In order for this bucket to be used successfully, it MUST be sent as the first bucket in the first brigade to be sent from a given filter.
| const char* ap_bucket_error::data |
The error string
Number of buckets using this memory
The error code
1.4.7