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

◆ method()

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

Get HTTP method (e.g., "GET", "POST", "PUT", "DELETE")

Definition at line 53 of file server.h.

53{ return mMethod; }

References method(), and mMethod.

Referenced by method().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: