Raphael Eidus
Raphael Eidus
possible solution to #52 still undecided on if this should be merged. we should probably discuss it
implementation discussed in #35
update the api of `skipToNextHandlerFilter` to be `function(proxyRes, userReq, userRes) {}` I have a use case where I need to skip the proxy but not based on the response of...
This PR addresses #577 Because of [Zip Bomb](https://en.wikipedia.org/wiki/Zip_bomb) attacks this feature is disabled by default and should only be turned on when running httpbin locally as follows `docker run --env...
If you are for some reason unable to add the proper CORS headers to your graphite instance you can use this simple proxy to bypass the restriction.
This PR would allow important msw config params to be passed in. Right now it is done in a way that constitutes a major breaking change. related to #16
In the Graph Settings screen it informs users that there is a new federation version available but no links to any useful resources about what is in the new version....