The C++ framework for developing highly scalable, high performance servers on Windows platforms.

HTTPMethods.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::HTTP

Variables

static const std::string s_HTTPMethodOPTIONS = "OPTIONS"
static const std::string s_HTTPMethodGET = "GET"
static const std::string s_HTTPMethodHEAD = "HEAD"
static const std::string s_HTTPMethodPOST = "POST"
static const std::string s_HTTPMethodPUT = "PUT"
static const std::string s_HTTPMethodDELETE = "DELETE"
static const std::string s_HTTPMethodTRACE = "TRACE"
static const std::string s_HTTPMethodCONNECT = "CONNECT"
static const DWORD s_maxHTTPMethodLength


Generated on Sun Sep 12 19:06:43 2021 for The Server Framework - v7.4 by doxygen 1.5.3