19 #define HTTP_METHOD_GEN(x) \ 34 #define HTTP_METHOD_ENUM(method) method 46 #undef HTTP_METHOD_ENUM folly::Optional< HTTPMethod > stringToMethod(folly::StringPiece method)
std::ostream & operator<<(std::ostream &os, const HeaderTable &table)
#define HTTP_METHOD_GEN(x)
const std::string & methodToString(HTTPMethod method)
#define HTTP_METHOD_ENUM(method)