FastLED 3.9.15
|
fl::promise< response > fl::fetch_get | ( | const fl::string & | url, |
const fetch_options & | request ) |
HTTP GET request.
Definition at line 180 of file fetch.cpp.
References fl::fetch_options::body(), execute_fetch_request(), fl::fetch_options::header(), fl::fetch_options::options(), and fl::fetch_options::timeout().
Referenced by test_await_approach(), test_json_await(), test_json_response(), and test_promise_approach().