Apache5EngineConfig
A configuration for the Apache5 client engine.
Properties
Link copied to clipboard
Specifies a time period (in milliseconds) in which a client should start a request.
Link copied to clipboard
Specifies a time period (in milliseconds) in which a client should establish a connection with a server.
Link copied to clipboard
Link copied to clipboard
Specifies the DnsResolver used by the Apache5 connection manager to look up IP addresses for hostnames. When null, Apache HttpClient's default resolver is used.
Link copied to clipboard
Specifies whether to follow redirects automatically. Disabled by default.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies a maximum time (in milliseconds) of inactivity between two data packets when exchanging data with a server.
Link copied to clipboard
Allows you to configure SSL settings for this engine.
Link copied to clipboard
Specifies the policy for verifying hostnames during SSL/TLS connections.
Link copied to clipboard