Class HttpTransportProperty

java.lang.Object
org.eclipse.aether.transfer.HttpTransportProperty

public final class HttpTransportProperty extends Object
Defines transport property keys specific to HTTP transporters. These keys can be used to expose additional information about the HTTP transport operation. Additionally it defines types for the values of these keys, such as HttpTransportProperty.HttpVersion and HttpTransportProperty.SslProtocol.
Since:
2.0.21
See Also: