proxygen
HTTP2Constants.h File Reference
#include <cstdint>
#include <string>
#include <proxygen/lib/http/codec/ErrorCode.h>

Go to the source code of this file.

Namespaces

 proxygen
 
 proxygen::http2
 

Functions

ErrorCode proxygen::http2::errorCodeToGoaway (ErrorCode code)
 
ErrorCode proxygen::http2::errorCodeToReset (ErrorCode code)
 

Variables

const std::string proxygen::http2::kConnectionPreface
 
const std::string proxygen::http2::kProtocolString
 
const std::string proxygen::http2::kProtocolDraftString
 
const std::string proxygen::http2::kProtocolExperimentalString
 
const std::string proxygen::http2::kProtocolCleartextString
 
const std::string proxygen::http2::kProtocolSettingsHeader