Petals-BC-REST 2.2.0+

Version 1 by Christophe DENEUX
on Nov 18, 2020 11:57.

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
| uri | URI template of the external resource.
Value of substitutable parameters are retrieved from XPath expressions given by '{{xpath-param}}', or retrieved from JBI message properties. | {center}-{center} | {center}Yes\*{center} |
| cookie-policy | The cookie policy applied on HTTP connection reuse:
* {{ignore}}: All cookies are ignored,
* {{netscape}}: The Netscape cookie draft compliant policy,
* {{standard}}: The RFC 6265 compliant policy (interoprability profile),
* {{standard-strict}}: // The RFC 6265 compliant policy (strict profile),
* {{compatibility}}: A higher degree of compatibility with common cookie management of popular HTTP agents for non-standard (Netscape style) cookies. | {center}{{ignore}}{center} | {center}No{center} |
| buffer-request | if the request should be buffered to be sent, mostly useful with authentication methods that requires multiple retries. | {center}{{false}}{center} | {center}No{center} |
| trust-all-certificates | Do not fail if an HTTPS connection uses an untrusted certificate (self-signed, expired, etc). DO NOT USE IN PRODUCTION. | {center}{{false}}{center} | {center}No{center} |