mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 09:39:04 +00:00
polishing
This commit is contained in:
+1
@@ -79,6 +79,7 @@ public interface MultipartRequest {
|
||||
* Determine the content type of the specified request part.
|
||||
* @param paramOrFileName the name of the part
|
||||
* @return the associated content type, or <code>null</code> if not defined
|
||||
* @since 3.1
|
||||
*/
|
||||
String getMultipartContentType(String paramOrFileName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user