git-annex/P2P/Http
Joey Hess 68227154fb
switch HTTP P2P protocol to base64url
Base64 can include '/', and with UUIDs and keys both used in routes,
the encoding needs to avoid that. Use base64url everywhere in the HTTP
protocol for consistency.
2024-07-11 12:31:41 -04:00
..
State.hs fix serveGet early handle close 2024-07-11 09:55:17 -04:00
Types.hs switch HTTP P2P protocol to base64url 2024-07-11 12:31:41 -04:00