com.github.brettatoms/zodiac-headers

A Zodiac extension for adding secure HTTP headers

Leiningen/Boot

[com.github.brettatoms/zodiac-headers "0.1.2"]

Clojure CLI/deps.edn

com.github.brettatoms/zodiac-headers {:mvn/version "0.1.2"}

Gradle

implementation("com.github.brettatoms:zodiac-headers:0.1.2")

Maven

<dependency>
  <groupId>com.github.brettatoms</groupId>
  <artifactId>zodiac-headers</artifactId>
  <version>0.1.2</version>
</dependency>