FastLED
3.9.15
Loading...
Searching...
No Matches
◆
is_post()
bool fl::asio::http::Request::is_post
(
)
const
inline
Check if request is POST.
Definition at line
78
of file
server.h
.
78
{
return
mMethod
==
"POST"
; }
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