|
iceberg-cpp
|
Http client for Iceberg REST API. More...
#include <cstdint>#include <memory>#include <string>#include <unordered_map>#include "iceberg/catalog/rest/iceberg_rest_export.h"#include "iceberg/catalog/rest/type_fwd.h"#include "iceberg/result.h"Go to the source code of this file.
Classes | |
| class | iceberg::rest::HttpResponse |
| A simple wrapper for cpr::Response. More... | |
| class | iceberg::rest::HttpClient |
| HTTP client for making requests to Iceberg REST Catalog API. More... | |
Http client for Iceberg REST API.