org.http4s.server.middleware.PushSupport$
Attributes
- Deprecated
- true
- Source:
- PushSupport.scala
- Graph
- Supertypes
- Self type
Members list
Concise view
Value members
Transform the route such that requests will gather pushed resources
Transform the route such that requests will gather pushed resources
Attributes
- routes
HttpRoutes to transform
- verify
method that determines if the location should be pushed
- Returns:
Transformed route
- Source:
- PushSupport.scala