You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieving both metadata and pom XMLs may benefit from response compression. Maven Central is now on Cloudflare CDN which supports different compression algorithms (https://developers.cloudflare.com/speed/optimization/content/compression/). This should be optionally supported by the different HTTP transports by
a) setting according request headers
b) decompressing the response