http://example.com/?x=foo&y=bar
is the same as
http://example.com/?y=bar&x=foo
or is it just detecting session IDs?
Are those two URIs actually the same?
http://example.com/?x=foo&y=bar
is the same as
http://example.com/?y=bar&x=foo
or is it just detecting session IDs?
Are those two URIs actually the same?