You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
According to this discussion thread owasp-modsecurity/ModSecurity#1900 having a charset= parameter in that Content-Type header appears to be contrary to the standard, so ModSecurity is blocking it.
According to this discussion thread owasp-modsecurity/ModSecurity#1900 having a charset= parameter in that Content-Type header appears to be contrary to the standard, so ModSecurity is blocking it.
Feign add it by default:
feign-form/feign-form/src/main/java/feign/form/MultipartFormContentProcessor.java
Line 94 in 98e51d1
Could that become optional or configurable?
The text was updated successfully, but these errors were encountered: