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
Show transform pill for modified requests, even on passthrough rules
This shouldn't really come up, but it does in some cases: some are bugs
(currently h2c upgrades are turned into websocket upgrades, for example)
and some are edge cases (if the client request is closed before the
response is sent, but after the server response is received).
0 commit comments