Liking cljdoc? Tell your friends :D

Ring-Headers Build Status

Ring middleware for parsing common request headers, and for adding and manipulating common response headers.

Installation

Add the following dependency to your deps.edn file:

ring/ring-headers {:mvn/version "0.4.0"}

Or to your Leiningen project file:

[ring/ring-headers "0.4.0"]

Documentation

License

Copyright © 2024 James Reeves

Distributed under the MIT License, the same as Ring.

Can you improve this documentation? These fine people already did:
James Reeves & Dennis Schridde
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close