Proxyman
Proxyman copied to clipboard
[BUG] Proxyman Script doesn't update the sharedState if using abort()
🐶 Brief
- Proxyman Script doesn't update the sharedState if using abort()
How to reproduce it
-
Use the Script with
abort()andsharedScript -
Send 2 requests, make sure it's aborted
-
Observe that the
sharedStatedoesn't update ❌
Expect
sharedStateshould update
Fixed: https://download.proxyman.io/beta/Proxyman_4.16.0_Fix_sharedState_with_abort.dmg