haskell / haskell/hackage-security
Backends should be compatible with redirects
Open
- Dominant language
- Haskell
- Stars
- 63
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
We'd like to add redirects to hackage-server to allow both efficient CDN usage _and_ correct download statistics (https://github.com/haskell/hackage-server/pull/698). However, downstream clients will need to be able to follow redirects. I checked and the HTTP backend isn't, at least (which breaks hackage-mirror-tool). That should be fixed, and we should investigate the other backends as well...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.