Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ GetList
Method
GetList
gpcontrib/gpcloud/src/s3http_headers.cpp:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
struct curl_slist *HTTPHeaders::GetList() {
50
return this->header_list;
51
}
52
53
void HTTPHeaders::FreeList() {
54
if (this->header_list) {
Callers
6
TEST
Function · 0.80
get
Method · 0.80
put
Method · 0.80
post
Method · 0.80
head
Method · 0.80
deleteRequest
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64