Electroneum
http_protocol_handler.h File Reference
#include <boost/optional/optional.hpp>
#include <string>
#include "net_utils_base.h"
#include "to_nonconst_iterator.h"
#include "http_auth.h"
#include "http_base.h"
#include "http_protocol_handler.inl"
Include dependency graph for http_protocol_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  epee::net_utils::http::http_server_config
 
class  epee::net_utils::http::simple_http_connection_handler< t_connection_context >
 
struct  epee::net_utils::http::i_http_server_handler< t_connection_context >
 
struct  epee::net_utils::http::custum_handler_config< t_connection_context >
 
class  epee::net_utils::http::http_custom_handler< t_connection_context >
 

Namespaces

 epee
 
 epee::net_utils
 
 epee::net_utils::http
 

Macros

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "net.http"
 

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "net.http"

Definition at line 41 of file http_protocol_handler.h.