org.http4k.contract.constants.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of http4k-contract Show documentation
Show all versions of http4k-contract Show documentation
http4k typesafe HTTP contracts and OpenApi support
package org.http4k.contract
import org.http4k.lens.Header.optional
val X_REEKWEST_ROUTE_IDENTITY = optional("x-http4k-route-identity")