FastLED
3.9.15
Loading...
Searching...
No Matches
◆
is_get()
bool fl::asio::http::Request::is_get
(
)
const
inline
Check if request is GET.
Definition at line
75
of file
server.h
.
75
{
return
mMethod
==
"GET"
; }
fl::asio::http::Request::mMethod
string mMethod
Definition
server.h:86
References
mMethod
.
fl
asio
http
Request
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2