SNode.C
Loading...
Searching...
No Matches
web::http::server::Response Member List

This is the complete list of members for web::http::server::Response, including all inherited members.

append(const std::string &field, const std::string &value)web::http::server::Response
clearCookie(const std::string &name, const std::map< std::string, std::string > &options={})web::http::server::Response
connectionStateweb::http::server::Responseprivate
contentLengthweb::http::server::Responseprivate
contentSentweb::http::server::Responseprivate
cookie(const std::string &name, const std::string &value, const std::map< std::string, std::string > &options={})web::http::server::Response
cookiesweb::http::server::Responseprotected
disconnect(const Source *source)core::pipe::Sinkprivate
end()web::http::server::Response
getSocketContext() constweb::http::server::Response
header(const std::string &field)web::http::server::Response
headersweb::http::server::Responseprotected
httpMajorweb::http::server::Response
httpMinorweb::http::server::Response
init()web::http::server::Responseprivatevirtual
isStreaming()core::pipe::Sinkprotected
onSourceConnect(core::pipe::Source *source) overrideweb::http::server::Responseprivatevirtual
onSourceData(const char *chunk, std::size_t chunkLen) overrideweb::http::server::Responseprivatevirtual
onSourceEof() overrideweb::http::server::Responseprivatevirtual
onSourceError(int errnum) overrideweb::http::server::Responseprivatevirtual
operator=(Response &)=deleteweb::http::server::Response
operator=(Response &&) noexcept=deleteweb::http::server::Response
core::pipe::Sink::operator=(Sink &)=deletecore::pipe::Sink
core::pipe::Sink::operator=(Sink &&) noexcept=defaultcore::pipe::Sinkprotected
pipe(Source *source)core::pipe::Sinkprivate
Response(SocketContext *socketContext)web::http::server::Responseexplicit
Response(Response &)=deleteweb::http::server::Responseexplicit
Response(Response &&) noexcept=deleteweb::http::server::Responseexplicit
send(const char *chunk, std::size_t chunkLen)web::http::server::Response
send(const std::string &chunk)web::http::server::Response
sendCompleted()web::http::server::Responseprivate
sendFile(const std::string &file, const std::function< void(int)> &callback)web::http::server::Response
sendFragment(const char *chunk, std::size_t chunkLen)web::http::server::Response
sendFragment(const std::string &chunk)web::http::server::Response
sendHeader()web::http::server::Response
sendStatus(int statusCode)web::http::server::Response
set(const std::string &field, const std::string &value, bool overwrite=true)web::http::server::Response
set(const std::map< std::string, std::string > &headers, bool overwrite=true)web::http::server::Response
setTrailer(const std::string &field, const std::string &value, bool overwrite=true)web::http::server::Response
Sink(Sink &)=deletecore::pipe::Sink
Sink()=defaultcore::pipe::Sinkprotected
Sink(Sink &&) noexcept=defaultcore::pipe::Sinkprotected
SocketContext classweb::http::server::Responsefriend
socketContextweb::http::server::Responseprivate
socketContextUpgradeweb::http::server::Responseprivate
sourcecore::pipe::Sinkprivate
status(int statusCode)web::http::server::Response
statusCodeweb::http::server::Response
stop()core::pipe::Sinkprotected
stopResponse()web::http::server::Response
streamData(const char *chunk, std::size_t chunkLen)core::pipe::Sinkprivate
streamEof()core::pipe::Sinkprivate
streamError(int errnum)core::pipe::Sinkprivate
trailerweb::http::server::Responseprotected
transferEncodingweb::http::server::Responseprivate
type(const std::string &type)web::http::server::Response
upgrade(const std::shared_ptr< Request > &request, const std::function< void(const std::string &)> &status)web::http::server::Response
~Response() overrideweb::http::server::Response
~Sink()core::pipe::Sinkprotectedvirtual