|
FastLED 3.9.15
|
| fl::task::Promise< Response > fl::net::http::fetch_get | ( | const fl::string & | url, |
| const FetchOptions & | request ) |
HTTP GET request.
Definition at line 510 of file fetch.cpp.hpp.
References fl::net::http::FetchOptions::body(), execute_fetch_request(), fl::net::http::FetchOptions::header(), fl::net::http::FetchOptions::options(), and fl::net::http::FetchOptions::timeout().
Referenced by LoopbackTestRunner::runTest(), test_await_approach(), test_get_endpoint(), test_json_await(), test_json_endpoint(), test_json_response(), test_ping_endpoint(), and test_promise_approach().
Here is the call graph for this function:
Here is the caller graph for this function: