Electroneum
http_client.h File Reference
#include <ctype.h>
#include <boost/shared_ptr.hpp>
#include <boost/regex.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/optional/optional.hpp>
#include <boost/utility/string_ref.hpp>
#include <algorithm>
#include <cctype>
#include <functional>
#include "net_helper.h"
#include "http_client_base.h"
#include "string_tools.h"
#include "reg_exp_definer.h"
#include "http_base.h"
#include "http_auth.h"
#include "to_nonconst_iterator.h"
#include "net_parse_helpers.h"
#include "syncobj.h"
Include dependency graph for http_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epee::net_utils::http::http_simple_client_template< net_client_type >
 

Namespaces

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

Macros

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "net.http"
 

Typedefs

typedef http_simple_client_template< blocked_mode_client > epee::net_utils::http::http_simple_client
 

Variables

epee::critical_section gregexp_lock
 

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "net.http"

Definition at line 61 of file http_client.h.

Variable Documentation

◆ gregexp_lock

epee::critical_section gregexp_lock