Reference¶
Reference pages describe the library's current interfaces and behavior.
| Topic | Contents |
|---|---|
| URL schemes | Accepted forms for HTTP, file, S3, and OCI URLs |
| Methods and responses | Dispatch, status codes, common headers, and errors |
BearerAuthHTTPAdapter |
Bearer-header injection |
FileAdapter |
Local path operations |
S3Adapter |
Constructor, query parameters, header mapping, listings |
OCIAdapter |
References, authentication, and ORAS operations |
| Current limitations | Known behavioral constraints |
Names beginning with an underscore and the helper types in base.py and
http_conts.py are internal implementation details and are not part of the
documented public API.