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
Currently, an inline-enhanced form will only submit data as application/x-www-form-urlencoded. It would be nice if Trimmings would respect enctype and submit multipart forms appropriately.
The text was updated successfully, but these errors were encountered:
Currently, an inline-enhanced form will only submit data as
application/x-www-form-urlencoded
. It would be nice if Trimmings would respectenctype
and submit multipart forms appropriately.The text was updated successfully, but these errors were encountered: