SNode.C
Loading...
Searching...
No Matches
Parser.cpp File Reference
Include dependency graph for Parser.cpp:

Go to the source code of this file.

Namespaces

namespace  web
namespace  web::http

Functions

static bool web::http::parseContentLengthStrict (const std::string &s, std::size_t &out)
static bool web::http::transferEncodingHasChunked (CiStringMap< std::string > &headers)
enum Parser::HTTPCompliance web::http::operator| (const enum Parser::HTTPCompliance &c1, const enum Parser::HTTPCompliance &c2)
enum Parser::HTTPCompliance web::http::operator& (const enum Parser::HTTPCompliance &c1, const enum Parser::HTTPCompliance &c2)