- From: <jose.kahan@w3.org>
- Date: Tue, 21 Jul 1998 17:51:35 +0200 (MET DST)
- To: www-lib@w3.org
Henrik, POST seems to be broken: =================== ./w3c -post http://tuvalu:9090/test.html -form "RECORD=ID" "COL1=a" "COL2=b" "COL3=c" "COL4=d" ==================== And it blocks after receiving the 100 Continue: ======================== POST /test.html HTTP/1.1 Accept: */* TE: chunked Expect: 100-continue Host: tuvalu:9090 User-Agent: W3CCommandLine/5.1m libwww/5.1m Connection: TE,Keep-Alive Date: Tue, 21 Jul 1998 15:48:31 GMT Content-Length: 37 Content-Type: application/x-www-form-urlencoded reading 25 bytes from 6 HTTP/1.1 100 Continue ============================ I get the same problem with Amaya. I think there's an event register call missing, as there's an HTEventRead timeout. Any ideas? Thanks, -Jose
Received on Tuesday, 21 July 1998 11:51:21 UTC