PSPDFKit-labs / bypass

Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.
https://hex.pm/packages/bypass
MIT License
964 stars 111 forks source link

Allow IP address to be given per instance #137

Open tverlaan opened 11 months ago

tverlaan commented 11 months ago

This is an improvement of the current global listen_ip env config. This way one can use the full 127/8 localhost range for testing. Also see https://datatracker.ietf.org/doc/html/rfc6890#section-2.2.2