Webserv
Loading...
Searching...
No Matches
http::Response Member List
This is the complete list of members for
http::Response
, including all inherited members.
body
() const
http::Response
body_
http::Response
private
buildHeaders
(std::vector< char > &buffer, bool addBodyLine=true) const
http::Response
cleanupBody_
()
http::Response
private
clear
()
http::Response
customError_
http::Response
private
customMessage
() const
http::Response
getReasonPhrase_
(HttpStatus status)
http::Response
private
static
headers
()
http::Response
headers
() const
http::Response
headers_
http::Response
private
operator=
(Response const &)
http::Response
private
protocol
() const
http::Response
reasonPhrase
() const
http::Response
Response
()
http::Response
Response
(Response const &)
http::Response
private
setBodyFromCgi
(int pipeFd, bool hasHeaderParsing)
http::Response
setBodyFromFile
(std::string const &fpath, std::string const &contentType)
http::Response
setBodyInMemory
(std::string const &data, std::string const &contentType)
http::Response
setNoBody
(bool removeContentHeaders=true)
http::Response
startLine_
http::Response
private
status
(HttpStatus statusCode)
http::Response
status
(HttpStatus statusCode, std::string const &customMessage)
http::Response
status
() const
http::Response
~Response
()
http::Response
Generated by
1.14.0