Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Add exposed.headers configuration for CorsFilter #1338

Description

@RodrigoQuesadaDev

Hi, I'm currently using Spring Boot and I would like to request for a way to configure the Access-Control-Expose-Headers value set when responding to CORS requests. This is required, for example, to be able to access custom response headers coming from CORS responses.

The new configuration path could be like this (following the convention you use here):
stormpath.web.cors.exposed.headers

Then you just need to set the exposed headers on this class:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions