Uses of Interface
io.inverno.mod.http.base.InboundHeaders
Packages that use InboundHeaders
-
Uses of InboundHeaders in io.inverno.mod.http.base
Subinterfaces of InboundHeaders in io.inverno.mod.http.baseModifier and TypeInterfaceDescriptioninterfaceRepresents immutable inbound HTTP request headers.interfaceRepresents immutable inbound HTTP response headers.interfaceOutboundHeaders<A extends OutboundHeaders<A>>Represents mutable outbound HTTP headers.interfaceRepresents mutable outbound HTTP request headers.interfaceRepresents mutable outbound HTTP response headers.Methods in io.inverno.mod.http.base that return InboundHeadersModifier and TypeMethodDescriptionBaseResponse.trailers()Returns the HTTP response trailer headers.