Additions:
||-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||
Additions:
||-disableTrust protocol||Disables certificate trust validate for the specified procol||
Additions:
||-H,-add-header name=value|| Adds a HTTP header||
Deletions:
Additions:
Deletions:
Additions:
||-add-header name=value|| Adds a HTTP header||
Additions:
.
Deletions:
Additions:
||-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||
Additions:
[[CommandsExperimental]]
Deletions:
Additions:
Note: This command is part of the [[CommandsExperimental Experimental Commands]] set and needs to be imported in order to be used.
Additions:
||-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====
Additions:
-contentType content-type Sets the content type in the request property
Additions:
-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.
Additions:
===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