|
proxygen
|
This is the complete list of members for proxygen::HTTPStaticErrorPage, including all inherited members.
| content_ | proxygen::HTTPStaticErrorPage | private |
| contentType_ | proxygen::HTTPStaticErrorPage | private |
| generate(uint64_t requestID, unsigned httpStatusCode, const std::string &reason, std::unique_ptr< folly::IOBuf > body, const std::string &detailReason) const override | proxygen::HTTPStaticErrorPage | virtual |
| HTTPStaticErrorPage(std::unique_ptr< folly::IOBuf > content, const std::string &contentType="text/html; charset=utf-8") | proxygen::HTTPStaticErrorPage | explicit |
| ~HTTPErrorPage() | proxygen::HTTPErrorPage | inlinevirtual |