Replies: 1 comment
-
|
This is used when using the "multipart" extension, which implements multipart forms (e.g. forms with file uploads). If you don't use multipart forms, then you do not need this extension, microdot handles regular forms just fine on its own. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I code a form, and POST it, whether with or without '@with_form_data', all are OK.
what's the function of'@with_form_data'?
Beta Was this translation helpful? Give feedback.
All reactions