[ 
https://issues.apache.org/jira/browse/MRESOLVER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786550#comment-17786550
 ] 

ASF GitHub Bot commented on MRESOLVER-433:
------------------------------------------

slawekjaranowski commented on code in PR #366:
URL: https://github.com/apache/maven-resolver/pull/366#discussion_r1394988547


##########
maven-resolver-api/src/main/java/org/eclipse/aether/ConfigurationProperties.java:
##########
@@ -259,6 +259,60 @@ public final class ConfigurationProperties {
      */
     public static final int DEFAULT_HTTP_MAX_CONNECTIONS_PER_ROUTE = 50;
 
+    /**
+     * The local address (interface) to use with HTTP transport. Not all 
transport supports this option.
+     *
+     * @since 2.0.0

Review Comment:
   1.9.17 ?





> Expose configuration for inhibiting Expect-Continue handshake in 1.x
> --------------------------------------------------------------------
>
>                 Key: MRESOLVER-433
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-433
>             Project: Maven Resolver
>          Issue Type: Task
>          Components: Resolver
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 1.9.17
>
>
> I consider servers claiming supporting HTTP/1.1 but "choking" on 
> Expect-Continue a broken server, but meh...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to