BaseHTTPServer - getting POST parameters

Vlad Dogaru ddvlad at gmail.com
Tue Nov 14 16:00:35 EST 2006


Hello,

After experimenting for a while, I am still not able to find where the
POST data is in the BaseHTTPRequestHandler class. I am trying to write
a very simple HTTP server for a project of mine and I need to get the
POST data. Certainly I am missing something, as it is a comon task.

Thanks in advance, 
Vlad




More information about the Python-list mailing list