Open camikusch opened 4 years ago
Posting "Type JSON" with Key->Value fields cuts values with multiple slashes to single slash. "abc/////abc" becomes "abc/abc". Posting "Custom" with a JSON body doesnt suffer from this behavior. Tested with Wireshark.
Posting "Type JSON" with Key->Value fields cuts values with multiple slashes to single slash. "abc/////abc" becomes "abc/abc". Posting "Custom" with a JSON body doesnt suffer from this behavior. Tested with Wireshark.