Uses of Package
org.springframework.http.server

Package
Description
Contains an abstraction over server-side HTTP.
Abstractions for reactive HTTP server support including a ServerHttpRequest and ServerHttpResponse along with an HttpHandler for processing.
Support for CORS (Cross-Origin Resource Sharing), based on a common CorsProcessor strategy.
Support classes for the multipart resolution framework.
Miscellaneous web utility classes, such as HTML escaping and cookie handling.
Dedicated support for matching HTTP request paths.