|
Monero
|
#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"

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" |
| #define MONERO_DEFAULT_LOG_CATEGORY "net.http" |