You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/06/18 23:46:45 UTC

[GitHub] [maven-wagon] michael-o opened a new pull request, #84: [WAGON-628] Default connect timeout not set when no HttpMethodConfigu…

michael-o opened a new pull request, #84:
URL: https://github.com/apache/maven-wagon/pull/84

   …ration is available
   
   Set first request config values then have every HTTP method separately apply
   its config. They can safely overwrite timeouts even with -1 (indefinite).
   There is also no need to explicitly set PUT default config because it is always
   set before config is applied.
   
   This closes #84


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-wagon] asfgit merged pull request #84: [WAGON-628] Default connect timeout not set when no HttpMethodConfigu…

Posted by GitBox <gi...@apache.org>.
asfgit merged PR #84:
URL: https://github.com/apache/maven-wagon/pull/84


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org