1 support issue
Filter byAll
- All
- Questions
- Suggestions
- Problems
Thomas Vackier
Aug 20, 2024
Escaped JSON data shown as real JSON in Request tab
When you send JSON data in a form to an API (e.g. {"enabled":false}) the web app correctly escapes this to {\"enabled\":false} and send this to the API. In Better network panel however, the formatted request shows this as real JSON, not escaped, causing the user to believe there is a security issue :D
- Report illegal content
- Copy link