msgraph-sdk-java-core icon indicating copy to clipboard operation
msgraph-sdk-java-core copied to clipboard

fix issue where user specified interceptors where being overridden b…

Open raghucha opened this issue 1 year ago • 1 comments

Use the user Provided Interceptor as higher preference in the Interceptor chain

Fixes #bug 1757

Changes proposed in this pull request

  • Currently there is no way to override the default Interceptors behaviour, This pull request take the user provided interceptor with more precedence

Other links

raghucha avatar Sep 30 '24 23:09 raghucha