kwin opened a new issue, #1761: URL: https://github.com/apache/maven-resolver/issues/1761
### New feature, improvement proposal The transport listener should (optionally) get additional details about the transport. Exposing this (also in the CLI) is helpful to debug issues. Relevant for HTTP-based transports may be - HTTP Protocol version - Compression algorithm (if used) - Transfer size (compressed data size) Increasing the log level of the underlying HTTP clients is often cumbersome, therefore it should be as easy as possible to expose those details. -- 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]
