Adds the basics of a Resolver consumer application:
- Default HTTP headers for all HTTP responses
Add this line to your application's Gemfile:
gem 'resolver_app_config'
And then execute:
$ bundle
This module adds some default HTTP headers to all HTTP responses. Currently, all headers are security related but the module is not limited to these headers only.