Lowercase query parameter keys when parsing
Closing in favor of #756. I've kept your comits for the fix, thank you.
Lowercase query parameter keys when parsing
665d9b41d2
[test-presigned] Use a HeaderMap type for QueryMap
c94bf45cba
Store original-cased query keys alongside query values
7c4f3473af
Lowercase query parameter keys when parsing
b6a91e549b
[test-presigned] Add API test for presigned requests
32d6b4def8
Merge pull request 'Add talk on 2024-02-09 at capitoul.org' (#755) from talk-capitoul into main
c4de471de1
Merge pull request 'doc: fix typo in connect/backup.md' (#749) from Armael/garage:doc-typo into main
16e17375c5
doc: fix typo in connect/backup.md
95ab36aae7
Merge pull request 'Bump version to v0.9.2' (#747) from rel-0.9.2 into main
Add API test for presigned requests
32d6b4def8
Merge pull request 'Add talk on 2024-02-09 at capitoul.org' (#755) from talk-capitoul into main
ee2b0c8dda
[talk-capitoul] Add talk on 2024-02-09 at capitoul.org
Add talk on 2024-02-09 at capitoul.org
Add talk on 2024-02-09 at capitoul.org
add request context helper
I think we should avoid adding the Request in there for now, I'm afraid it might add more noise and not really help refactor anything.
The objetive of this diff is to make the BucketParams…
Lowercase query parameter keys when parsing
Hello, sorry for breaking this and thanks for fixing it.
@asonix Can you make your fork of the repo public? The CI is refusing to run currently as it cannot access your code.