Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Get the method (GET/PUT/POST/DELETE) of the request message.
void set_method(
http::method method
) const;
Parameters
- method
Request method of this HTTP request.
Requirements
Header: http_msg.h
Namespace: web::http