Panoptic
Panoptic copied to clipboard
Add support for base64 encoding payload values
Support for base64 encoding of specific payload values in the query string.
Values must be base64 encoded and stripped of any padding before the string gets url encoded.