12#define STUB_API "HttpReply.cc"
16 expires(0), surrogate_control(nullptr), keep_alive(0),
17 protoPrefix(
"HTTP/"), do_clean(false), bodySizeMax(-2), content_range(nullptr)
20void HttpReply::setHeaders(
Http::StatusCode, const
char *, const
char *, int64_t, time_t, time_t)
STUB
36void HttpReply::configureContentLengthInterpreter(
Http::ContentLengthInterpreter &)
STUB
#define STUB
macro to stub a void function.