Arturo Bernal created HTTPCLIENT-2431:
-----------------------------------------
Summary: Add support for Compression Dictionary Transport (RFC
9842)
Key: HTTPCLIENT-2431
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2431
Project: HttpComponents HttpClient
Issue Type: New Feature
Reporter: Arturo Bernal
Add support for HTTP Compression Dictionary Transport as defined by RFC 9842.
The implementation should support the dictionary-aware content codings:
{code:java}
dcb - Dictionary-Compressed Brotli
dcz - Dictionary-Compressed Zstandard{code}
and the associated negotiation fields:
{code:java}
Use-As-Dictionary
Available-Dictionary
Dictionary-ID{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]