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

◆ text()

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

Response body as text (like JavaScript response.text())

Definition at line 95 of file fetch.h.

95{ return mBody; }

References mBody.

Referenced by LoopbackTestRunner::runTest(), and test_ping_endpoint().

+ Here is the caller graph for this function: