We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use_https
1 parent d007355 commit 6ecf0abCopy full SHA for 6ecf0ab
CHANGELOG.md
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
- `stream_io.open_stream()` now uses virtual-hosted-style
18
bucket addressing for the `cwobject.com` and `cwlota.com` endpoints
19
+- `stream_io.open_stream()` now allows the `use_https` entry of `.s3cfg`
20
+ configuration files to fill in its `force_http` parameter if `force_http` is
21
+ not explicitly specified as `True` or `False`
22
23
[2.9.3] - 2025-05-09
24
0 commit comments