wolflex888 opened a new pull request, #12595:
URL: https://github.com/apache/iceberg/pull/12595

   Currently, a header can be set within the catalog properties with a prefix 
`header.`. We are using this property to pass in properties like 
`header.X-Iceberg-Access-Delegation` to enable `vended-credential`. This 
behavior disappeared when we refactored the code to use AuthManager. 
   
   I want to have HTTPClient parse the headers from the configs it got from 
`RestSessionCatalog`  instead of having `RestSessionCatalog` set it every time 
it wants to make a request.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to