Webserv
Loading...
Searching...
No Matches
http::Response Member List

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

body() consthttp::Response
body_http::Responseprivate
buildHeaders(std::vector< char > &buffer, bool addBodyLine=true) consthttp::Response
cleanupBody_()http::Responseprivate
clear()http::Response
customError_http::Responseprivate
customMessage() consthttp::Response
getReasonPhrase_(HttpStatus status)http::Responseprivatestatic
headers()http::Response
headers() consthttp::Response
headers_http::Responseprivate
operator=(Response const &)http::Responseprivate
protocol() consthttp::Response
reasonPhrase() consthttp::Response
Response()http::Response
Response(Response const &)http::Responseprivate
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::Responseprivate
status(HttpStatus statusCode)http::Response
status(HttpStatus statusCode, std::string const &customMessage)http::Response
status() consthttp::Response
~Response()http::Response