What are the restrictions on what bytes can be passed over http? I read something about having to remap certain characters. I'd like to pass an encoded license value in the querystring, which could contain any bytes at all after the encryption process, some of which may not be printable.
Start Free Trial