#include <http.hpp>
|
static constexpr const char * | NAME = "WWW-Authenticate" |
|
process::http::header::WWWAuthenticate::WWWAuthenticate |
( |
const std::string & |
authScheme, |
|
|
const hashmap< std::string, std::string > & |
authParam |
|
) |
| |
|
inline |
hashmap<std::string, std::string> process::http::header::WWWAuthenticate::authParam |
( |
| ) |
|
std::string process::http::header::WWWAuthenticate::authScheme |
( |
| ) |
|
static Try<WWWAuthenticate> process::http::header::WWWAuthenticate::create |
( |
const std::string & |
input | ) |
|
|
static |
constexpr const char* process::http::header::WWWAuthenticate::NAME = "WWW-Authenticate" |
|
static |
The documentation for this class was generated from the following file:
- 3rdparty/libprocess/include/process/http.hpp