Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: An Idea for hiding

by Fastolfe (Vicar)
on Nov 28, 2001 at 02:20 UTC ( [id://127935]=note: print w/replies, xml ) Need Help??


in reply to Re: An Idea for hiding
in thread An Idea for hiding

Only the POST method allows for an entity body in the request. You can mix "GET"-style parameters with POST data in a POST request, but not vice-versa.

Though your post does brings up a good point regarding the usability of URL's. All of this extra cruft in the URL parameter list is really generally unnecessary. I would personally love to see more usable URL's of the form:

http://perlmonks.org/node/an.idea.for.hiding or http://perlmonks.org/node/Re:%20an%20idea%20for%20hiding or http://perlmonks.org/node/1234 as you suggest
The rest of the junk we see in the URL can generally be obtained through more reliable (and less obvious) means.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-24 07:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found