Revision [1801]
Last edited on 2011-12-01 06:02:04 by DavidLeeAdditions:
||-keystore filename||Path to keystore for local client certificates||
||-keypass pass||Passphrase for keystore||
||-sslproto||Override the default (SSLv3) protocol for use when -keystore is used||
||-keypass pass||Passphrase for keystore||
||-sslproto||Override the default (SSLv3) protocol for use when -keystore is used||
Revision [1800]
Edited on 2011-11-27 08:45:21 by DavidLeeAdditions:
||-disableTrust protocol||Disables certificate trust validate for the specified procol||
Revision [1455]
Edited on 2010-06-10 07:01:13 by DavidLeeAdditions:
||-H,-add-header name=value|| Adds a HTTP header||
Deletions:
Revision [1408]
Edited on 2010-05-13 17:58:47 by DavidLeeAdditions:
Deletions:
Revision [1407]
Edited on 2010-05-13 17:58:25 by DavidLeeAdditions:
||-add-header name=value|| Adds a HTTP header||
Revision [1266]
Edited on 2010-02-21 04:57:09 by DavidLeeAdditions:
.
Deletions:
Revision [1215]
Edited on 2010-02-15 09:55:49 by DavidLeeAdditions:
||-useCaches,+useCaches||Turns on (off) caching||
||-followRedirects,+followRedirects||Turns on (off) redirection||
||-followRedirects,+followRedirects||Turns on (off) redirection||
Deletions:
+useCaches|| Turns on (off) caching||
||-followRedirects
+followRedirects|| Turns on (off) redirection||
Revision [1002]
Edited on 2009-11-25 11:21:22 by DavidLeeAdditions:
[[CommandsExperimental]]
Deletions:
Revision [1001]
Edited on 2009-11-25 11:21:09 by DavidLeeAdditions:
Note: This command is part of the [[CommandsExperimental Experimental Commands]] set and needs to be imported in order to be used.
Revision [999]
Edited on 2009-11-25 10:02:42 by DavidLeeAdditions:
||-get url|| performs an HTTP GET||
||-put url|| performs an HTTP PUT||
||-post url|| performs an HTTP POST||
||-delete url|| performs an HTTP DELETE||
||-trace url|| performs an HTTP TRACE||
||-head url|| performs an HTTP HEAD||
||-options url|| performs an HTTP OPTIONS||
||-connectTimeout time|| Sets the connection timeout||
||-contentType content-type|| Sets the content type in the request property||
||-readTimeout time|| Sets the read timeout||
||-useCaches
+useCaches|| Turns on (off) caching||
||-followRedirects
+followRedirects|| Turns on (off) redirection||
||-user username|| Authenticates with username||
||-password password|| Authenticates with password||
====Examples====
[[Commands]]
||-put url|| performs an HTTP PUT||
||-post url|| performs an HTTP POST||
||-delete url|| performs an HTTP DELETE||
||-trace url|| performs an HTTP TRACE||
||-head url|| performs an HTTP HEAD||
||-options url|| performs an HTTP OPTIONS||
||-connectTimeout time|| Sets the connection timeout||
||-contentType content-type|| Sets the content type in the request property||
||-readTimeout time|| Sets the read timeout||
||-useCaches
+useCaches|| Turns on (off) caching||
||-followRedirects
+followRedirects|| Turns on (off) redirection||
||-user username|| Authenticates with username||
||-password password|| Authenticates with password||
====Examples====
[[Commands]]
Deletions:
-put url performs an HTTP PUT
-post url performs an HTTP POST
-delete url performs an HTTP DELETE
-trace url performs an HTTP TRACE
-head url performs an HTTP HEAD
-options url perfomms an HTTP OPTIONS
-connectTimeout time Sets the connection timeout
-contentType content-type Sets the content type in the request property
-readTimeout time Sets the read timeout
-useCaches / +useCaches Turns on (off) caching
-followRedirects / +followRedirects Turns on (off) redirection
-user username Authenticates with username
-password password Authenticates with password
====Example====
Revision [973]
Edited on 2009-11-25 06:51:17 by DavidLeeAdditions:
-contentType content-type Sets the content type in the request property
Revision [652]
Edited on 2009-07-28 08:54:21 by DavidLeeAdditions:
-user username Authenticates with username
-password password Authenticates with password
If username and password are both supplied then Basic Authentication is used.
-password password Authenticates with password
If username and password are both supplied then Basic Authentication is used.
Revision [651]
Edited on 2009-07-28 08:12:31 by DavidLeeAdditions:
===Requests===
If no request options are supplied then -get is assumed.
===Connection Options===
-connectTimeout time Sets the connection timeout
-readTimeout time Sets the read timeout
-useCaches / +useCaches Turns on (off) caching
-followRedirects / +followRedirects Turns on (off) redirection
Time is specified in seconds, and can be fractional such as 2.5
If no request options are supplied then -get is assumed.
===Connection Options===
-connectTimeout time Sets the connection timeout
-readTimeout time Sets the read timeout
-useCaches / +useCaches Turns on (off) caching
-followRedirects / +followRedirects Turns on (off) redirection
Time is specified in seconds, and can be fractional such as 2.5