FastLED 3.9.15
Loading...
Searching...
No Matches

◆ body()

const string & fl::asio::http::Request::body ( ) const
inline

Get request body (for POST/PUT requests)

Definition at line 59 of file server.h.

59{ return mBody; }

References mBody.

Referenced by setup().

+ Here is the caller graph for this function: