kylebarron commented on issue #6716: URL: https://github.com/apache/arrow-rs/issues/6716#issuecomment-2491351175
Default headers are applied onto the underlying `reqwest::Client` directly, but then it's not possible to access those default headers back out of a `Client`. So it's not possible to use that with requester pays because you need include the header content in the signing process. -- 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]
