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 OuputStream.
 

Changed Classes
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.