You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The proxy package already has a mechanism for a middleware chain for request and response modifiers (ref and ref), which will also be used for allowing users to modify requests via the UI. I’ll add this feature in the following weeks. Stay tuned!
The proxy package already has a mechanism for a middleware chain for request and response modifiers (ref and ref), which will also be used for allowing users to modify requests via the UI. I’ll add this feature in the following weeks. Stay tuned!
@dstotijn Would that feature work for WebSockets? As most if not all proxies i tried wasn't able to auto modify websockets... Especially since the content lengh is needed and a bit random
The text was updated successfully, but these errors were encountered: