SpiecsEngine
Loading...
Searching...
No Matches
◆
SetMethod()
void Spices::Net::HttpRequest::SetMethod
(
Method
method
)
Set Http Method.
Parameters
[in]
method
Http Method.
Definition at line
21
of file
HttpRequest.cpp
.
22
{
23
SPICES_PROFILE_ZONE
;
24
25
m_Method
= method;
26
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices::Net::HttpRequest::m_Method
Method m_Method
Http Method.
Definition
HttpRequest.h:123
References
m_Method
.
Spices
Net
HttpRequest
Generated on Sun Mar 8 2026 10:24:50 for SpiecsEngine by
1.10.0