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
Hey,
it took me some time to figure out that the POST body is stored in POST['post_data'] if the content type is not url-encoded or multiform.
Is it possible to include that information in the documentation?
Otherwise, I'm pretty happy, keep it up!
Cheers,
Ben
The text was updated successfully, but these errors were encountered:
Hey,
it took me some time to figure out that the POST body is stored in POST['post_data'] if the content type is not url-encoded or multiform.
Is it possible to include that information in the documentation?
Otherwise, I'm pretty happy, keep it up!
Cheers,
Ben
The text was updated successfully, but these errors were encountered: