Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
HTTPHeaders::~HTTPHeaders() {
8
this->FreeList();
9
}
10
11
bool HTTPHeaders::Add(HeaderField f, const string &v) {
12
if (v.empty()) {
Callers
nothing calls this directly
Calls
1
FreeList
Method · 0.95
Tested by
no test coverage detected