After upgrading to DGS10.0.0 the response headers doesn't have custom headers set #2100
Closed
dokkaraman
started this conversation in
General
Replies: 1 comment
-
Closing this discussion because it's furhter discussed in this issue: #2101 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrading to DGS10.0.0 the headers (cors) set via SimplePerformantInstrumentation no longer gets set in the final response of a subgraph
This works till version 9.2.1
It works if I replace SimplePerformantInstrumentation with WebGraphQlInterceptor as mentioned here https://docs.spring.io/spring-graphql/reference/transports.html#server.interception.web
Beta Was this translation helpful? Give feedback.
All reactions