Monero
Loading...
Searching...
No Matches
http_client.h File Reference
#include <ctype.h>
#include <boost/shared_ptr.hpp>
#include <boost/regex.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 "string_tools_lexical.h"
#include "reg_exp_definer.h"
#include "abstract_http_client.h"
#include "http_base.h"
#include "http_auth.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

namespace  epee
 TODO: (mj-xmr) This will be reduced in an another PR.
namespace  epee::net_utils
namespace  epee::net_utils::http

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "net.http"

Typedefs

typedef http_simple_client_template< blocked_mode_clientepee::net_utils::http::http_simple_client

Variables

epee::critical_section gregexp_lock

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "net.http"

Variable Documentation

◆ gregexp_lock

epee::critical_section gregexp_lock
extern