Generated by
JDiff

Class org.springframework.mock.web.MockHttpServletResponse

Changed Methods
Collection<String> getHeaderNames() Change in return type from Set<String> to Collection<String>.
Return the names of all specified headers as a Set of Strings.