Files
spring-framework/org.springframework.web.servlet
Rossen Stoyanchev 7918810366 SPR-8750 Update MockHttpServletRequest/Response handling of contentType.
The Content-Type header and the contentType field in HttpServletRequest/Response
are now always in sync. When a header is added the contentType field is updated
as well and vice versa. 

Similarly when the Content-Type header or the contentType field includes a charset 
field, the character encoding is updated and vice versa.
2011-11-16 23:28:48 +00:00
..
2011-08-30 13:16:12 +00:00
2008-10-27 15:48:40 +00:00
2010-02-04 11:46:21 +00:00