Skip to content

Add Request Interceptors for Javascript#3337

Merged
Cole-Greer merged 3 commits intomasterfrom
js-interceptors
Mar 25, 2026
Merged

Add Request Interceptors for Javascript#3337
Cole-Greer merged 3 commits intomasterfrom
js-interceptors

Conversation

@Cole-Greer
Copy link
Contributor

This PR adds request interceptors for Javascript, modeled after the interceptors which have already been added to Python. There are 2 reference implementations of interceptors to provide both basic and sigv4 auth. Additionally the configuration of serializers has been refactored, with the old mimeType connection option removed in favour of direct use of writer and reader (consistent with other GLVs). The writer has additionally become optional to grant additional flexibility if users wish to run an interceptor on an un-serialized request body.

My vote is VOTE +1

@xiazcy
Copy link
Contributor

xiazcy commented Mar 23, 2026

VOTE +1

@kenhuuu
Copy link
Contributor

kenhuuu commented Mar 23, 2026

VOTE +1

@Cole-Greer Cole-Greer merged commit a55c1bf into master Mar 25, 2026
70 of 79 checks passed
@Cole-Greer Cole-Greer deleted the js-interceptors branch March 25, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants