Retrieve input

amfr amfr.org at gmail.com
Thu Dec 1 16:58:51 EST 2005


A little while ago, someone told me that for the BaseHTTPServer module,
the whole request would be stored in self.rfile.
I looked at the doumentation and is says rfile is:
"Contains an input stream, positioned at the start of the optional
input data." 
How do i get the input out of it?




More information about the Python-list mailing list