Monero
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
http_auth.h File Reference
#include <boost/optional/optional.hpp>
#include <boost/utility/string_ref.hpp>
#include <cstdint>
#include <functional>
#include <string>
#include <utility>
#include "wipeable_string.h"
#include "http_base.h"
Include dependency graph for http_auth.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::login
 
class  epee::net_utils::http::http_server_auth
 Implements RFC 2617 digest auth. Digests from RFC 7616 can be added. More...
 
struct  epee::net_utils::http::http_server_auth::session
 
class  epee::net_utils::http::http_client_auth
 Implements RFC 2617 digest auth. Digests from RFC 7616 can be added. More...
 
struct  epee::net_utils::http::http_client_auth::session
 
struct  epee::net_utils::http::http_client_auth::session::keys
 

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"
 

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "net.http"