http POST question
Andrea Griffini
agriff at tin.it
Wed Jul 14 14:03:54 EDT 2004
More information about the Python-list mailing list
Wed Jul 14 14:03:54 EDT 2004
- Previous message (by thread): http POST question
- Next message (by thread): py2exe - how to get rid off console window?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 14 Jul 2004 10:38:29 -0400, Christopher T King <squirrel at WPI.EDU> wrote: >after them, actually). To retrieve them in your do_POST() method, you >have to read them from self.rfile (self.rfile.read() should do the >trick). You should read just "content-length" bytes because otherwise you may get stuck waiting forever. Andrea
- Previous message (by thread): http POST question
- Next message (by thread): py2exe - how to get rid off console window?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list