#include <apr_network_io.h>
Data Fields | |
struct iovec * | headers |
int | numheaders |
struct iovec * | trailers |
int | numtrailers |
struct iovec* apr_hdtr_t::headers [read] |
An iovec to store the headers sent before the file.
number of headers in the iovec
struct iovec* apr_hdtr_t::trailers [read] |
An iovec to store the trailers sent after the file.
number of trailers in the iovec