]> git.ipfire.org Git - thirdparty/squid.git/blob - src/tests/stub_http.cc
af699054ba16e0b45c7e940dabcf41e06e69d63f
[thirdparty/squid.git] / src / tests / stub_http.cc
1 #include "squid.h"
2
3 #define STUB_API "http.cc"
4 #include "tests/STUB.h"
5
6 const char * httpMakeVaryMark(HttpRequest * request, HttpReply const * reply) STUB_RETVAL(NULL)