CppServer 1.0.6.0
C++ Server Library
Loading...
Searching...
No Matches
http_request.cpp File Reference

HTTP request implementation. More...

#include "server/http/http_request.h"
#include "string/string_utils.h"
#include "utility/countof.h"
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  CppServer
 C++ Server project definitions.
namespace  CppServer::HTTP
 HTTP definitions.

Functions

std::ostream & CppServer::HTTP::operator<< (std::ostream &os, const HTTPRequest &request)

Detailed Description

HTTP request implementation.

Author
Ivan Shynkarenka
Date
07.02.2019

Definition in file http_request.cpp.