Package org.eclipse.aether.transport.jdk
Class JdkTransporterConfigurationKeys
java.lang.Object
org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
JDK Transport configuration keys.
- Since:
- 2.0.0
-
Field Details
-
CONFIG_PROP_HTTP_VERSION
Use string representation of HttpClient version enum "HTTP_2" or "HTTP_1_1" to set default HTTP protocol to use.- See Also:
- Sourced from:
RepositorySystemSession.getConfigProperties()
- Value type:
String
- Default value:
DEFAULT_HTTP_VERSION
- Supports Repo ID Suffix:
- Yes
-
DEFAULT_HTTP_VERSION
- See Also:
-