FastLED
3.9.15
Loading...
Searching...
No Matches
◆
set_header()
void fl::net::http::Response::set_header
(
const
fl::string
&
name
,
const
fl::string
&
value
)
inline
Definition at line
137
of file
fetch.h
.
137
{
138
mHeaders
[name] =
value
;
139
}
fl::net::http::Response::mHeaders
fl_map< fl::string, fl::string > mHeaders
Definition
fetch.h:145
fl::value
constexpr int type_rank< T >::value
Definition
static_constexpr_defs.cpp.hpp:82
References
mHeaders
, and
fl::type_rank< T >::value
.
fl
net
http
Response
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2