StandardWebClientServiceProvider

Description

Web Client Service Provider with support for configuring standard HTTP connection properties

Tags

Client, HTTP, Web

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 NameAPI NameDefault ValueAllowable ValuesDescription
Connect Timeout *Connect Timeout10 secsMaximum amount of time to wait before failing during initial socket connection
HTTP Protocol Version *HTTP Protocol VersionHTTP_2
  • HTTP_1_1
  • HTTP_2
Preferred HTTP protocol version for requests
Read Timeout *Read Timeout10 secsMaximum amount of time to wait before failing while reading socket responses
Redirect Handling Strategy *Redirect Handling StrategyFOLLOWED
  • FOLLOWED
  • IGNORED
Handling strategy for responding to HTTP 301 or 302 redirects received with a Location header
SSL Context ServiceSSL Context ServiceSSL Context Service overrides system default TLS settings for HTTPS communication
Write Timeout *Write Timeout10 secsMaximum amount of time to wait before failing while writing socket requests
Proxy Configuration Serviceproxy-configuration-serviceSpecifies the Proxy Configuration Controller Service to proxy network 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.