Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ HTTPHeaders
Class
HTTPHeaders
awscli/botocore/compat.py:38–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
from
http.client
import
HTTPMessage
37
38
class
HTTPHeaders(HTTPMessage):
39
pass
40
41
from
urllib.parse
import
(
42
quote,
Callers
4
test_collapse_multiple_spaces
Method · 0.90
test_trims_leading_trailing_spaces
Method · 0.90
headers_to_sign
Method · 0.90
__init__
Method · 0.90
Calls
no outgoing calls
Tested by
2
test_collapse_multiple_spaces
Method · 0.72
test_trims_leading_trailing_spaces
Method · 0.72