|
CCF
|
This is the complete list of members for ccf::http::HTTPResponder, including all inherited members.
| send_odata_error_response(ccf::ErrorDetails &&error) | ccf::http::HTTPResponder | inline |
| send_response(http_status status_code, http::HeaderMap &&headers, http::HeaderMap &&trailers, std::vector< uint8_t > &&body)=0 | ccf::http::HTTPResponder | pure virtual |
| ~HTTPResponder()=default | ccf::http::HTTPResponder | virtual |