Browse Source
Previously 'Content-Disposition' was passed to Part.getHeader(String). However the Javadoc for that method specifies the header should be case insensitive. Note that the JavaDoc in tomcat-servlet-api doesn't mention this. It can only be found in the official api JavaDoc: http://download.oracle.com/otndocs/jcp/servlet-3.0-fr-oth-JSpec/ Issue: SPR-9149pull/63/head
Rossen Stoyanchev
13 years ago
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue