#include <UpgradeCommand.h>
Definition at line 33 of file UpgradeCommand.h.
◆ UpgradeCommand()
web::http::client::commands::UpgradeCommand::UpgradeCommand |
( |
const std::string & | url, |
|
|
const std::string & | protocols ) |
◆ ~UpgradeCommand()
web::http::client::commands::UpgradeCommand::~UpgradeCommand |
( |
| ) |
|
|
overridedefault |
◆ execute()
bool web::http::client::commands::UpgradeCommand::execute |
( |
Request * | request | ) |
|
|
overridevirtual |
◆ protocols
std::string web::http::client::commands::UpgradeCommand::protocols |
|
private |
◆ url
std::string web::http::client::commands::UpgradeCommand::url |
|
private |
The documentation for this class was generated from the following files: