org.http4s.server.middleware.HeaderEcho
Attributes
-
Source
-
HeaderEcho.scala
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Simple server middleware that adds selected headers present on the request to the response.
Simple server middleware that adds selected headers present on the request to the response.
Value parameters
-
echoHeadersWhen
-
the function that selects which headers to echo on the response
-
http
-
Http to transform
Attributes
-
Source
-
HeaderEcho.scala