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
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