FastLED
3.9.15
Loading...
Searching...
No Matches
◆
set_header()
void fl::response::set_header
(
const
fl::string
&
name
,
const
fl::string
&
value
)
inline
Definition at line
142
of file
fetch.h
.
142
{
143
mHeaders
[name] = value;
144
}
fl::response::mHeaders
fl_map< fl::string, fl::string > mHeaders
Definition
fetch.h:150
References
mHeaders
.
fl
response
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2