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

◆ set_body()

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

Definition at line 136 of file fetch.h.

136{ mBody = body; }

References mBody.

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

+ Here is the caller graph for this function: