Replies: 3 comments
|
Can you please explain a bit more what you'd need? 🙂 |
0 replies
|
Closing due to lack of further comments |
0 replies
|
Similar to the OP, I am also looking to add a header to http requests intercepted by dev proxy. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am currently in a situation where requests are gated by headers.
Right now I am using a browser extension that modifies the headers but I was wondering if this is also possible within dev-proxy.
Is this something that would fit in the RewritePlugin or maybe a completely new plugin?
All reactions