|
CCF
|
#include "ccf/ds/nonstd.h"#include "ccf/rest_verb.h"#include "ds/internal_logger.h"#include "http/curl.h"#include "http/http_builder.h"#include <charconv>#include <curl/curl.h>#include <llhttp/llhttp.h>#include <memory>#include <optional>#include <span>#include <stdexcept>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | snapshots::SnapshotResponse |
| struct | snapshots::ContentRangeHeader |
Namespaces | |
| namespace | snapshots |
Macros | |
| #define | EXPECT_HTTP_RESPONSE_STATUS(request, status_code, expected, response_body) |
| #define EXPECT_HTTP_RESPONSE_STATUS | ( | request, | |
| status_code, | |||
| expected, | |||
| response_body | |||
| ) |