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

◆ set_text()

void fl::net::http::Response::set_text ( const fl::string & body)
inline

Definition at line 135 of file fetch.h.

135{ mBody = body; } // Backward compatibility

References mBody.

Referenced by fl::net::http::fetch().

+ Here is the caller graph for this function: