Skip to content

Support HTTP compression with Java HTTP Client #1620

@kwin

Description

@kwin

New feature, improvement proposal

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions