|
FastLED 3.9.15
|
This is the complete list of members for fl::fetch_options, including all inherited members.
| body(const fl::string &data) | fl::fetch_options | inline |
| fetch_options(const fl::string &url) | fl::fetch_options | inlineexplicit |
| fetch_options(const fl::string &url, const RequestOptions &options) | fl::fetch_options | inline |
| FetchManager class | fl::fetch_options | friend |
| header(const fl::string &name, const fl::string &value) | fl::fetch_options | inline |
| json(const fl::string &json_data) | fl::fetch_options | inline |
| method(const fl::string &http_method) | fl::fetch_options | inline |
| mOptions | fl::fetch_options | private |
| mUrl | fl::fetch_options | private |
| options() const | fl::fetch_options | inline |
| timeout(int timeout_ms) | fl::fetch_options | inline |
| url() const | fl::fetch_options | inline |