![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Do a HTTP post on any given URL. AFAIK, the only way to do post is
with the [post] keyword in the CREATE command, which I find
inconvenient if I want to test commands quickly from my yubnub search
bar
Example:
The following logs you in your songza.com account automatically :
httppost http://songza.com/a/login?luser=userid&lpass=yourpass&luser=userid
Thanks to the provider of get2post.php!