cstamas commented on PR #11723:
URL: https://github.com/apache/maven/pull/11723#issuecomment-3914105527

   So far investigation points at 
https://github.com/apache/maven-resolver/pull/1755
   Original JDK used temp file with file body publisher (which was an ugly 
circumvention), the PR new code uses stream body publisher, and seems latter 
does not pass on payload size to client, hence client (on PUT) does not send 
`content-length` anymore.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to