8
votes
1answer
63 views

URL searching should not be case sensitive

When searching by URL pattern it's often useful to search by domain. Currently this search is case sensitive, consider: http://stackoverflow.com/search?q=url%3A%22%2aSTACKoVeRfloW.coM%2a%22 vs ...