From: Derek M. <de...@ti...> - 2000-11-04 00:09:17
|
There's a patch on soureforge that fixes this problem. It's in the cgi.tcl script I believe. Take a look under the patches section. Derek On 11/3/00 at 9:24 PM Harmon Kardon wrote: >I just upgraded from httpd3.0.0 to httpd3.2 (windows NT 4.0). Suddenly the >server can't retrieve POST data. It handles GET requests just fine. I use >Don Libes cgi.tcl package, specifically the cgi_input routine, which reads >stdin like > >set input [read stdin $env(CONTENT_LENGTH)] > >and that's where it hangs, waiting a couple minutes, then returning an input >of "" (empty). > >The log does not register an entry for POST requests. > >Does anyone know where to begin to solve this problem? > >Thanks! > >Harmon, er uh, Michael >_________________________________________________________________________ >Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > >Share information about yourself, create your own public profile at >http://profiles.msn.com. > >_______________________________________________ >TclHttpd-users mailing list >Tcl...@li... >http://lists.sourceforge.net/mailman/listinfo/tclhttpd-users |