Uses of Interface
io.helidon.common.http.Headers
-
Packages that use Headers Package Description io.helidon.webserver Reactive web server API. -
-
Uses of Headers in io.helidon.webserver
Subinterfaces of Headers in io.helidon.webserver Modifier and Type Interface Description interface
RequestHeaders
ExtendsParameters
interface by adding HTTP request headers oriented convenient methods.interface
ResponseHeaders
ExtendsParameters
interface by adding HTTP response headers oriented constants and convenient methods.
-