stoty commented on PR #612:
URL: 
https://github.com/apache/httpcomponents-client/pull/612#issuecomment-2606381625

   I have looked into [rfc7615](https://datatracker.ietf.org/doc/html/rfc7615) 
some more, @michael-o .
   
   To support it properly, IMO 
   * the new headers should be first added to httpcore to sync it to rfc9110,
   * then we need a new httpcore release , and update httpclient to use it,
   * then HttpAuthenticator needs to be modified to check them to when 
extracting the challanges
   
   Alternatively, extracting the challanges could be pushed down to the Schema 
API as a new method, but I'm not sure if that's worth it.
   


-- 
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: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to