alamb opened a new issue, #454: URL: https://github.com/apache/arrow-rs-object-store/issues/454
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** As part of the discussion on https://github.com/apache/arrow-rs-object-store/issues/446 I proposed to @collinoc that they use the custom http client feature to inject a custom header into azure or aws: https://docs.rs/object_store/latest/object_store/#customizing-http-clients The basic idea is that you can provide your own wrapper around the lower level http client and inject whatever headers you want Unfortunately, it seems we are lacking a good doc example **Describe the solution you'd like** I would like a clear doc example that for injecting custom headers into an object store using the client **Describe alternatives you've considered** N/A **Additional context** <!-- Add any other context or screenshots about the feature request here. --> -- 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: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org