|
CCF
|
#include "ccf/http_consts.h"#include "ccf/http_header_map.h"#include "ccf/odata_error.h"#include <functional>Go to the source code of this file.
Classes | |
| class | ccf::http::HTTPResponder |
Namespaces | |
| namespace | ccf |
| namespace | ccf::http |
Typedefs | |
| using | ccf::http::StreamOnCloseCallback = std::function< void(void)> |