|
FastLED 3.9.15
|
#include <fetch.h>
Collaboration diagram for fl::RequestOptions:Public Member Functions | |
| RequestOptions ()=default | |
| RequestOptions (const fl::string &method_name) | |
Public Attributes | |
| fl::string | body |
| fl_map< fl::string, fl::string > | headers |
| fl::string | method = "GET" |
| int | timeout_ms = 10000 |