WebFramework
v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
framework::HTTPResponse Member List
This is the complete list of members for
framework::HTTPResponse
, including all inherited members.
addBody
(const std::string &body)
framework::HTTPResponse
addBody
(const json::JSONBuilder &json)
framework::HTTPResponse
addBody
(std::string &&body) noexcept
framework::HTTPResponse
addCookie
(const std::string &name, const std::string &value)
framework::HTTPResponse
addHeader
(const std::string &name, const std::string &value)
framework::HTTPResponse
appendBody
(const std::string &body)
framework::HTTPResponse
getFullDate
()
framework::HTTPResponse
static
HTTPResponse
() (defined in
framework::HTTPResponse
)
framework::HTTPResponse
operator bool
() const
framework::HTTPResponse
explicit
operator<<
(streams::IOSocketStream &stream, HTTPResponse &response)
framework::HTTPResponse
friend
operator=
(const web::HTTPBuilder &builder)
framework::HTTPResponse
setDefault
()
framework::HTTPResponse
setHTTPVersion
(const std::string &version)
framework::HTTPResponse
setIsValid
(bool isValid) (defined in
framework::HTTPResponse
)
framework::HTTPResponse
setResponseCode
(web::responseCodes code)
framework::HTTPResponse
~HTTPResponse
()=default (defined in
framework::HTTPResponse
)
framework::HTTPResponse
Generated by
1.12.0