/ring-headers

Ring middleware for common response headers

Primary LanguageClojure

Ring-Headers

Build Status

Ring middleware for adding and manipulating common response headers.

Installation

Add the following dependency to your project.clj:

[ring/ring-headers "0.3.0"]

Documentation

License

Copyright © 2017 James Reeves

Distributed under the MIT License, the same as Ring.