blob: 62dbfe475ed399c83f4e912fe6cd1bbb0a507139 [file] [log] [blame]
#define CORE_PRIVATE
#include "http_config.h"
#undef CORE_PRIVATE
extern module MODULE_VAR_EXPORT apreq_module;
struct dir_config {
const char *temp_dir;
apr_uint64_t read_limit;
apr_size_t brigade_limit;
};