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

◆ options()

const RequestOptions & fl::net::http::FetchOptions::options ( ) const
inline

Get the options for this request.

Definition at line 236 of file fetch.h.

236{ return mOptions; }
RequestOptions mOptions
Definition fetch.h:240

References mOptions.

Referenced by FetchOptions(), fl::net::http::fetch_delete(), fl::net::http::fetch_get(), fl::net::http::fetch_head(), fl::net::http::fetch_http_options(), fl::net::http::fetch_patch(), fl::net::http::fetch_post(), and fl::net::http::fetch_put().

+ Here is the caller graph for this function: