spring-framework/spring-web
Arjen Poutsma ddb38eefee Expose method to determine form content type
This commit exposes the method that returns the media type used to write
forms. By default, it includes the charset in the content type, which
can cause issues with certain consumers. This commit changes the method
from a private to a protected method, so that users can override the
default behavior.

Closes: gh-22971
2019-11-26 10:50:08 +01:00
..
src Expose method to determine form content type 2019-11-26 10:50:08 +01:00
spring-web.gradle Replacing netty-all with specific dependencies 2019-11-08 13:00:37 +00:00