MCPcopy Create free account
hub / github.com/apache/cloudberry / ~HTTPHeaders

Method ~HTTPHeaders

gpcontrib/gpcloud/src/s3http_headers.cpp:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5}
6
7HTTPHeaders::~HTTPHeaders() {
8 this->FreeList();
9}
10
11bool HTTPHeaders::Add(HeaderField f, const string &v) {
12 if (v.empty()) {

Callers

nothing calls this directly

Calls 1

FreeListMethod · 0.95

Tested by

no test coverage detected