MCPcopy 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

36from http.client import HTTPMessage
37
38class HTTPHeaders(HTTPMessage):
39 pass
40
41from urllib.parse import (
42 quote,

Callers 4

headers_to_signMethod · 0.90
__init__Method · 0.90

Calls

no outgoing calls