Package | Description |
---|---|
org.springframework.http.server.reactive |
Abstractions for reactive HTTP server support including a
ServerHttpRequest and
ServerHttpResponse along with an
HttpHandler for processing. |
Modifier and Type | Class and Description |
---|---|
class |
HttpHeadResponseDecorator
ServerHttpResponse decorator for HTTP HEAD requests. |