Skip to content

ring-clojure/ring-headers

Repository files navigation

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.

About

Ring middleware for common response headers

Resources

Stars

Watchers

Forks

Packages

No packages published