Patch

sealed trait Patch

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

Companion:
object
class Object
trait Matchable
class Any
class Combine
object Empty.type
class SetStatus

Value members

Concrete methods

def ++(that: Patch): Patch