memorysafety / river

This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.
https://www.memorysafety.org/initiative/reverse-proxy/
Apache License 2.0
1.89k stars 107 forks source link

Enforce absolute path #53

Closed jamesmunns closed 3 months ago

jamesmunns commented 3 months ago

This PR adds some enforcement and logging for non-absolute paths. This is to mitigate https://github.com/cloudflare/pingora/issues/331 until there is a resolution for it.