HTTP/1.1 POST Request Handling #105
clauspruefer
announced in
Announcements
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The falcon-as server HTTP/1.1 processing will only support Content-Type: application/json POST data and not application/x-www-form-urlencoded or multipart/form-data.
Modern Web-Applications including our related project x0-framework work without these two outdated methods of data transmission / abstraction.
Beta Was this translation helpful? Give feedback.
All reactions