cstamas commented on PR #1891:
URL: https://github.com/apache/maven-resolver/pull/1891#issuecomment-4553937737

   > In addition we need to add Accept for regular content (either wildcard for 
all requests or xml/binary depending on whether it is metadata or artifacts) 
when we add the accept for problem+json
   
   I find this problematic: adding xml or json or any other Accept is not 
right; transport is only about _artifacts_, and as we know, servers knows to be 
picky. So, ideally I'd just modific the text of this config param (it is ONLY 
about adding Accept to fully support RFC 9457), because _historically_ Resolver 
_never sent any Accept header at all_.


-- 
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