Urdl C++ Library

PrevUpHomeNext
http::request_method::request_method (1 of 2 overloads)

Constructs an object of class request_method.

request_method();

Remarks

Postcondition: value() == "GET".


PrevUpHomeNext