Some of my responses contain XML strings, but Postman always detects those XML tags as links. So when I accidentally click on them, Postman opens a new tab — of course, those links don’t actually work ...
Base64 is a way to encode and decode chars as bytes to avoid special chars in network transmission, i.e. SMTP or so. But it is a general standard so the firewall might decode them as they want and ...