Skip to content
  • Kevin Deisz's avatar
    f22bc41a
    Include default headers by default in API mode · f22bc41a
    Kevin Deisz authored
    ActionDispatch's default headers are now moved into their own module that are by default included in both Base and API. This allows API-mode applications to take advantage of the default security headers, as well as providing an easy way to add more.
    f22bc41a
    Include default headers by default in API mode
    Kevin Deisz authored
    ActionDispatch's default headers are now moved into their own module that are by default included in both Base and API. This allows API-mode applications to take advantage of the default security headers, as well as providing an easy way to add more.
Loading