Hi, Can someone help me? I'm using libwww to post form. I detected that it takes normally 2 seconds between HTTP 100 Continue arrives and the next request (Continuation). See log by ethereal. Why libwww wait 2 seconds to send Continuation? It has been a big problem... It can't be more than 500ms because I have many POST to send. I'm using HTPostFormAnchorToChunk function to send my data. No. Time Source Destination Protocol Info 1 0.000000 172.17.72.47 10.128.200.28 HTTP POST /sacs/mblSetInterception HTTP/1.1 2 0.016563 10.128.200.28 172.17.72.47 HTTP HTTP/1.1 100 Continue 3 1.996672 172.17.72.47 10.128.200.28 HTTP Continuation (sending my form data) 4 2.027057 10.128.200.28 172.17.72.47 HTTP HTTP/1.1 200 OK (text/xml) Thanks, Michel MastrianiReceived on Saturday, 30 April 2005 08:06:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:45 GMT