url being converted to lowercase
-
I use regex ^\/\?sid=(.*) to redirect forms to a new page. The URL contains both upper and lower case information. When the page loads the URL is all lower case. It has to retain the mixed case. Is this actually possible, or is the browser simply converting on its own?
https://www.myname.org/?sid=v2HgtLyz_la2PdT_DfN1t5M9xJZibZIzbfRzesDGW_ffOXW-ORqbCcl1AqyK0EOh gets converted to :
- The topic ‘url being converted to lowercase’ is closed to new replies.