SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetMethod()

const Method Spices::Net::HttpRequest::GetMethod ( ) const
inline

Get Http Method.

Returns
Returns Http Method.

Definition at line 77 of file HttpRequest.h.

77{ return m_Method; }
Method m_Method
Http Method.

References m_Method.