|
Squid Web Cache v8/master
|
#include "squid.h"#include "acl/Acl.h"#include "acl/Gadgets.h"#include "cache_cf.h"#include "ConfigParser.h"#include "globals.h"#include "HttpUpgradeProtocolAccess.h"#include "sbuf/Stream.h"#include <algorithm>Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const ProtocolView &view) |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const ProtocolView & | view | ||
| ) |
Definition at line 31 of file HttpUpgradeProtocolAccess.cc.
References SBuf::isEmpty(), ProtocolView::name, and ProtocolView::version.