CppServer  1.0.4.0
C++ Server Library
Namespaces | Functions
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

 CppServer
 C++ Server project definitions.
 
 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.