CGIHTTPServer and POST with Netscape versus IE
Changjune Kim
juneaftn at REMOVETHIShanmail.net
Mon Jan 6 23:10:11 EST 2003
More information about the Python-list mailing list
Mon Jan 6 23:10:11 EST 2003
- Previous message (by thread): CGIHTTPServer and POST with Netscape versus IE
- Next message (by thread): CGIHTTPServer and POST with Netscape versus IE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I also suffered from the same malbehaviour. see: * http://sourceforge.net/tracker/?func=detail&aid=427345&group_id=5470&atid=1 05470 * http://sourceforge.net/tracker/?func=detail&aid=430160&group_id=5470&atid=1 05470 "Peter Hansen" <peter at engcorp.com> wrote in message news:3E1A4AD4.DA872FE3 at engcorp.com... > Peter Hansen wrote: > > > > We've encountered a little problem in a test program > > involving the standard module CGIHTTPServer.py and a POST > > operation from Internet Explorer. > > I forgot a possibly key detail: the server responds properly > when run under Linux, but fails when run under Windows 98. > > Given that IE's behaviour is suspicious at best, it seems > likely that the fact that Linux works is either a fluke, > or a testament to some extra robustness therein, but does > not necessarily mean this is "yet another Windows problem". > > If I'm wrong about that, please let me know. > > -Peter
- Previous message (by thread): CGIHTTPServer and POST with Netscape versus IE
- Next message (by thread): CGIHTTPServer and POST with Netscape versus IE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list