RequestId
org.http4s.server.middleware.RequestId
object RequestId
Propagate a X-Request-Id
header to the response, generate a UUID when the X-Request-Id
header is unset. https://devcenter.heroku.com/articles/http-request-id
Attributes
- Source
- RequestId.scala
- Graph
-
- Supertypes
- Self type
-
RequestId.type
Members list
Type members
Classlikes
object httpApp
Attributes
- Source
- RequestId.scala
- Supertypes
- Self type
-
httpApp.type
object httpRoutes
Attributes
- Source
- RequestId.scala
- Supertypes
- Self type
-
httpRoutes.type
Value members
Concrete fields
Attributes
- Source
- RequestId.scala
In this article