StandardWebClientServiceProvider¶
Description¶
Web Client Service Provider with support for configuring standard HTTP connection properties
Properties¶
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name |
API Name |
Default Value |
Allowable Values |
Description |
---|---|---|---|---|
Connect Timeout * |
connect-timeout |
10 secs |
Maximum amount of time to wait before failing during initial socket connection |
|
Proxy Configuration Service |
proxy-configuration-service |
Specifies the Proxy Configuration Controller Service to proxy network requests. |
||
Read Timeout * |
read-timeout |
10 secs |
Maximum amount of time to wait before failing while reading socket responses |
|
Redirect Handling Strategy * |
redirect-handling-strategy |
FOLLOWED |
|
Handling strategy for responding to HTTP 301 or 302 redirects received with a Location header |
SSL Context Service |
ssl-context-service |
SSL Context Service overrides system default TLS settings for HTTPS communication |
||
Write Timeout * |
write-timeout |
10 secs |
Maximum amount of time to wait before failing while writing socket requests |
State management¶
This component does not store state.
Restricted¶
This component is not restricted.
System Resource Considerations¶
This component does not specify system resource considerations.