Uses of Interface
io.inverno.mod.http.base.OutboundHeaders
Packages that use OutboundHeaders
-
Uses of OutboundHeaders in io.inverno.mod.http.base
Classes in io.inverno.mod.http.base with type parameters of type OutboundHeadersModifier and TypeInterfaceDescriptioninterfaceOutboundHeaders<A extends OutboundHeaders<A>>Represents mutable outbound HTTP headers.Subinterfaces of OutboundHeaders in io.inverno.mod.http.baseModifier and TypeInterfaceDescriptioninterfaceRepresents mutable outbound HTTP request headers.interfaceRepresents mutable outbound HTTP response headers.