Generated by
JDiff

Package org.springframework.http

Removed Classes
HttpRangeResource Holder that combines a Resource descriptor with HttpRange information to be used for reading selected parts of the resource.
 

Changed Classes
HttpHeaders Represents HTTP request and response headers, mapping string header names to a list of string values.
HttpRange Represents an HTTP (byte) range for use with the HTTP {@code "Range"} header.
MediaType A sub-class of MimeType that adds support for quality parameters as defined in the HTTP specification.
ResponseEntity Extension of HttpEntity that adds a HttpStatus status code.