Normally the URL ignores case anyway. I'don't use lowercase in code that seems to be fairly standard
Dec 7, 2015
5
Level 13
What is a good way to handle URL parameters uppercase / lowercase?
I have an API that accepts several parameters and I want to ignore the letters case whether Uppercase or lowercase! how can I achieve this without missing up my code.
Please or to participate in this conversation.