CCF
Loading...
Searching...
No Matches
ccf::http::HTTPResponder Member List

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

send_odata_error_response(ccf::ErrorDetails &&error)ccf::http::HTTPResponderinline
send_response(http_status status_code, http::HeaderMap &&headers, http::HeaderMap &&trailers, std::vector< uint8_t > &&body)=0ccf::http::HTTPResponderpure virtual
~HTTPResponder()=defaultccf::http::HTTPRespondervirtual