zio.http.Server.RequestStreaming
See theRequestStreaming companion trait
object RequestStreaming
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
RequestStreaming.type
Members list
Type members
Classlikes
final case class Disabled(maximumContentLength: Int) extends RequestStreaming
Disable streaming request bodies. Bodies larger than the configured maximum content length will be rejected.
Disable streaming request bodies. Bodies larger than the configured maximum content length will be rejected.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RequestStreamingclass Objecttrait Matchableclass AnyShow all
case object Enabled extends RequestStreaming
Inherited types
The names of the product elements
The name of the type
Value members
Concrete fields
In this article