Accessing HTTP Headers To Parse Custom Headers From Response #3813
Unanswered
Gintoki0149
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am sending requests to S3 for uploading objects and modifying the response form S3 to enrich the response headers with some custom headers. I want to be able to extract these headers in the S3Client for further processing. What is the best way to do this?
Would it be possible to add injecting custom interceptors or is there some other way in which we can extract custom headers?
Beta Was this translation helpful? Give feedback.
All reactions