Uses of Interface
io.inverno.mod.http.base.InboundResponseHeaders
Packages that use InboundResponseHeaders
-
Uses of InboundResponseHeaders in io.inverno.mod.http.base
Subinterfaces of InboundResponseHeaders in io.inverno.mod.http.baseModifier and TypeInterfaceDescriptioninterfaceRepresents mutable outbound HTTP response headers.Methods in io.inverno.mod.http.base that return InboundResponseHeadersModifier and TypeMethodDescriptionBaseResponse.headers()Returns the HTTP headers of the response.