proxygen
|
#include <proxygen/lib/http/HTTPMessage.h>
#include <boost/algorithm/string.hpp>
#include <folly/Format.h>
#include <folly/Range.h>
#include <folly/SingletonThreadLocal.h>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
proxygen | |
Functions | |
std::ostream & | proxygen::operator<< (std::ostream &os, const HTTPMessage &msg) |
string date |
Definition at line 301 of file HTTPMessage.cpp.
Referenced by proxygen::SPDYCodec::serializeResponseHeaders().
time_t lastTime {0} |
Definition at line 300 of file HTTPMessage.cpp.