UpdateHeaders

zio.http.Response.Patch.UpdateHeaders
final case class UpdateHeaders(f: Headers => Headers) extends Patch

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Patch
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def ++(that: Patch): Patch

Attributes

Inherited from:
Patch
def apply(res: Response)(implicit trace: Trace): Response

Attributes

Inherited from:
Patch
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product