Monero
Loading...
Searching...
No Matches
http_base.cpp File Reference
#include "net/http_base.h"
#include "memwipe.h"
#include "string_tools.h"
#include <boost/regex.hpp>
#include <string>
#include <utility>
Include dependency graph for http_base.cpp:

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"

Functions

std::string epee::net_utils::http::get_value_from_fields_list (const std::string &param_name, const net_utils::http::fields_list &fields)
std::string epee::net_utils::http::get_value_from_uri_line (const std::string &param_name, const std::string &uri)

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "net.http"