ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.35k stars 177 forks source link

Proxyman raw response doesn't seem to show new line character? #1977

Closed ColtonIdle closed 3 months ago

ColtonIdle commented 3 months ago

I'm hitting an issue where new line chars are important but i can't seem to tell if the response body is empty or if the response body has a new line character.

NghiaTranUIT commented 3 months ago

You can show the Invisibles (New line and whitespace) in the Setting -> Appearance 👍

Screenshot 2024-03-21 at 8 16 33 AM

ColtonIdle commented 3 months ago

Amazing