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

◆ header()

Response & fl::asio::http::Response::header ( const string & name,
const string & value )

Add HTTP header.

Parameters
nameHeader name
valueHeader value
Returns
Reference to this for chaining

Definition at line 959 of file server.cpp.hpp.

959{ return *this; }

References Response().

Referenced by Response().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: