Commit graph

3 commits

Author SHA1 Message Date
Liam
d78201d05f Only allow GET
The proxy_cache module will always internally convert HEAD to GET (which is desired).
This does not update the request method variables exposed to Lua, so hardcode GET.
2024-08-17 17:38:34 -04:00
Liam
25748dc8ff Fix HEAD requests to s3proxy 2024-08-17 17:28:56 -04:00
byte[]
69ffce8a79 Authenticate requests to remote S3 endpoint 2022-05-14 13:46:23 -04:00