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 |
1.5.3