Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(http): Support servers that fail with HTTP 501 on HEAD requests #709

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

jbms
Copy link
Collaborator

@jbms jbms commented Feb 3, 2025

Fixes #704.

@jbms jbms force-pushed the fix-704 branch 2 times, most recently from 5438e4c to dda8026 Compare February 4, 2025 05:42
jbms added 2 commits February 3, 2025 22:04
Custom S3 endpoints are now supported via `s3+https?://` URLs.

Additionally, plain `https?://` URLs also support S3-style listing
automatically.

Fixes #553.
@jbms jbms merged commit 6e371c1 into master Feb 4, 2025
24 of 26 checks passed
@jbms jbms deleted the fix-704 branch February 4, 2025 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fallback when HEAD requests are not supported
1 participant