Generated by
JDiff

Package org.springframework.http

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

Changed Classes and Interfaces
CacheControl A builder for creating "Cache-Control" HTTP response headers.
HttpHeaders Represents HTTP request and response headers, mapping string header names to list of string values.
MediaType A sub-class of MimeType that adds support for quality parameters as defined in the HTTP specification.
RequestEntity Extension of HttpEntity that adds a HttpMethod method and URI uri.
RequestEntity.BodyBuilder Defines a builder that adds a body to the response entity.
ResponseEntity.HeadersBuilder Defines a builder that adds headers to the response entity.