Replies: 2 comments
-
Ok figured out the way how to pick only required headers from the request
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking for the way to intercept headers sent by AWS servers while streaming file by GetObjectCommand().
What I am trying to do is to replace the code built around V2 lib that is developed with help of this event handler https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Request.html#httpHeaders-event
Beta Was this translation helpful? Give feedback.
All reactions