|
Squid Web Cache master
|
#include "http/one/forward.h"Go to the source code of this file.
Namespaces | |
| namespace | Http |
Macros | |
| #define | HTTP_REQBUF_SZ 4096 |
Typedefs | |
| typedef RefCount< Http::Message > | Http::MessagePointer |
| typedef RefCount< Http::Stream > | Http::StreamPointer |
| typedef RefCount< HttpRequest > | HttpRequestPointer |
| typedef RefCount< HttpReply > | HttpReplyPointer |
Enumerations | |
| enum | http_hdr_sc_type { SC_NO_STORE , SC_NO_STORE_REMOTE , SC_MAX_AGE , SC_CONTENT , SC_OTHER , SC_ENUM_END } |
| typedef RefCount<HttpReply> HttpReplyPointer |
| typedef RefCount<HttpRequest> HttpRequestPointer |
| enum http_hdr_sc_type |