Python Forum

Full Version: Sending data post to wsgiref
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am using the Wsgiref module to handle data entry through the GET method how can I handle getting data from a form via the POST method ?