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

◆ options()

const RequestOptions & fl::fetch_options::options ( ) const
inline

Get the options for this request.

Definition at line 241 of file fetch.h.

241{ return mOptions; }
RequestOptions mOptions
Definition fetch.h:245

References mOptions.

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

+ Here is the caller graph for this function: