proxygen
|
#include <folly/portability/GMock.h>
#include <folly/Optional.h>
#include <proxygen/lib/http/HTTPHeaders.h>
Go to the source code of this file.
Classes | |
class | proxygen::HasHTTPHeaderMatcherImpl |
Namespaces | |
proxygen | |
Functions | |
inline::testing::Matcher< HTTPHeaders & > | proxygen::HasHTTPHeader (std::string name) |
inline::testing::Matcher< HTTPHeaders & > | proxygen::HasHTTPHeader (std::string name, std::string value) |