Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
dcn::http::Response Member List

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

addHeader(Header header, const std::string &value)dcn::http::MessageBase
getBody() constdcn::http::MessageBase
getCode() constdcn::http::Response
getHeader(Header header) constdcn::http::MessageBase
getHeaders() constdcn::http::MessageBase
getVersion() constdcn::http::MessageBase
MessageBase()dcn::http::MessageBase
MessageBase(MessageBase &&other)=defaultdcn::http::MessageBase
MessageBase(const MessageBase &other)=deletedcn::http::MessageBase
operator=(Response &&other)=defaultdcn::http::Response
operator=(const Response &other)=deletedcn::http::Response
dcn::http::MessageBase::operator=(MessageBase &&other)=defaultdcn::http::MessageBase
dcn::http::MessageBase::operator=(const MessageBase &other)=deletedcn::http::MessageBase
Response()=defaultdcn::http::Response
Response(Response &&other)=defaultdcn::http::Response
Response(const Response &other)=deletedcn::http::Response
setBody(const std::string &body)dcn::http::MessageBase
setBodyWithContentLength(const std::string &body)dcn::http::MessageBase
setCode(Code code)dcn::http::Response
setHeader(Header header, const std::string &value)dcn::http::MessageBase
setVersion(const std::string &version)dcn::http::MessageBase
~MessageBase()=defaultdcn::http::MessageBasevirtual
~Response()=defaultdcn::http::Response