|
FastLED 3.9.15
|
| fl::promise< response > fl::fetch_patch | ( | const fl::string & | url, |
| const fetch_options & | request ) |
HTTP PATCH request.
Definition at line 282 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().
Here is the call graph for this function: