-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)status: ideal-for-contributionAn issue that we actively are looking for someone to help us withAn issue that we actively are looking for someone to help us withtype: enhancementA general enhancementA general enhancement
Milestone
Description
Expected Behavior
Non-Reactive Spring Security has a DelegatingRequestMatcherHeaderWriter
Current Behavior
There is no implementation of ServerHttpHeadersWriter
which allows the user to write certain headers for only certain paths.
Context
I am trying to not have one endpoint set X-Frame-Options
, which you can do in non-reactive Spring Security using a DelegatingRequestMatcherHeaderWriter
.
Metadata
Metadata
Assignees
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)status: ideal-for-contributionAn issue that we actively are looking for someone to help us withAn issue that we actively are looking for someone to help us withtype: enhancementA general enhancementA general enhancement