Proxyman
Proxyman copied to clipboard
WebSocket messages not being checked by searches
Description
Search, with "All" fields selected, doesn't check websocket messages and, as a result, doesn't show matching websocket requests in the results. This can lead to quite a bit of confusion if someone is looking for a specific websocket connection among many requests by sending (and expecting to find) unique payloads sent as messages.
Steps to Reproduce
- Open a secure WebSocket connection (WSS)
- Send a message, preferably an uncommon / unique string
- Search for that string in proxyman
- See no results
- Look at the messages in the websocket request; you'll see that it's there, but not searched.
Current Behavior
No search results appear when searching for the string.
Expected Behavior
The websocket request should appear in the search results.
Environment
- App version: Proxyman Version 5.6.0 (50600) Pro
- macOS version: 14.5 (23F79)