52 std::unique_ptr<folly::IOBuf>
body_;
ResponseBuilder & status(uint16_t code, const std::string &message)
constexpr detail::Map< Move > move
—— Concurrent Priority Queue Implementation ——
ResponseBuilder & body(std::unique_ptr< folly::IOBuf > bodyIn)
requires E e noexcept(noexcept(s.error(std::move(e))))
void onUpgrade(proxygen::UpgradeProtocol) noexceptoverride
void onRequest(std::unique_ptr< HTTPMessage >) noexceptoverride
void onBody(std::unique_ptr< folly::IOBuf >) noexceptoverride
std::unique_ptr< IOBuf > copyBuffer(const folly::IOBuf &buf)
std::unique_ptr< folly::IOBuf > body_
DirectResponseHandler(int code, std::string message, std::string body)
void onError(ProxygenError) noexceptoverride
void onEOM() noexceptoverride
ResponseHandler * downstream_
void requestComplete() noexceptoverride