Generated by
JDiff

Package org.springframework.http

Added Interfaces
StreamingHttpOutputMessage Represents a HTTP output message that allows for setting a streaming body.
StreamingHttpOutputMessage.
Body
Defines the contract for bodies that can be written directly to a OutputStream.
 

Changed Classes
HttpEntity Represents an HTTP request or response entity, consisting of headers and body.
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.