Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 497 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 497 Bytes

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.1.2"]

Documentation

License

Copyright © 2015 James Reeves

Distributed under the MIT License, the same as Ring.