http_request::method Method
Get the method (GET/PUT/POST/DELETE) of the request message.
const http::method &method() const;
Return Value
Request method of this HTTP request.
Requirements
Header: http_msg.h
Namespace: web::http
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Get the method (GET/PUT/POST/DELETE) of the request message.
const http::method &method() const;
Request method of this HTTP request.
Header: http_msg.h
Namespace: web::http