Patch

zio.http.Patch
See thePatch companion object
sealed trait Patch

Models the set of operations that one would want to apply on a Response.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Combine
object Empty.type
class SetStatus
Self type

Members list

Concise view

Value members

Concrete methods

def ++(that: Patch): Patch