|
Squid Web Cache master
|
#include "squid.h"#include "client_side_request.h"#include "FwdState.h"#include "http/Stream.h"#include "tunnel.h"#include "tests/STUB.h"Go to the source code of this file.
Macros | |
| #define | STUB_API "tunnel.cc" |
Functions | |
| void | tunnelStart (ClientHttpRequest *) STUB void switchToTunnel(HttpRequest * |
| #define STUB_API "tunnel.cc" |
Definition at line 15 of file stub_tunnel.cc.
| void tunnelStart | ( | ClientHttpRequest * | ) |