Http proxy feature. #211
hostaway-greg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be super useful if I could send a request to URL:
http://http-proxy@127.0.0.1/https://some.host.com/path/to/endpoint
and that request would be proxied to that URL cloning current request (type, headers, body etc.) and response would be captured. Then, if the server could display them side by side or response below the request, that would be epic.
It would help a lot when developing:
Beta Was this translation helpful? Give feedback.
All reactions