|
FastLED 3.9.15
|
| fl::task::Promise< Response > fl::net::http::fetch_patch | ( | const fl::string & | url, |
| const FetchOptions & | request ) |
HTTP PATCH request.
Definition at line 612 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().
Here is the call graph for this function: