Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: CGI.pm: Want your query_string() sorted or unsorted?

by ikegami (Patriarch)
on Aug 13, 2009 at 02:22 UTC ( [id://788096]=note: print w/replies, xml ) Need Help??


in reply to CGI.pm: Want your query_string() sorted or unsorted?

I don't know how relevant it is here, but the order of the parameters in a query is well defined to be the same order as the fields appear in the form. In general, it's not acceptable to reorder parameters since the resulting URL is not equivalent.

This information comes from the HTML4 spec. I don't know what the URI spec says.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://788096]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-29 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found