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

◆ get_body_text()

const fl::string & fl::net::http::Response::get_body_text ( ) const
inline

Response body as text (alternative to text())

Definition at line 112 of file fetch.h.

112{ return mBody; }

References mBody.