garbados / dat-gateway

In-memory Dat to HTTP gateway
https://dat.bovid.space/
61 stars 13 forks source link

fix: handler now redirects /:key -> /:key/ #10

Closed garbados closed 5 years ago

garbados commented 5 years ago

The server will now appropriately redirect requests that provide a key without a trailing slash. Some applications require the trailing slash in order to function properly.