- From: Sinha, Raj (Raj) <rajsinha@avaya.com>
- Date: Mon, 23 Jun 2003 10:39:37 -0400
- To: "Libwww List" <www-lib@w3.org>
- Message-ID: <8CA1128D59AD27429985B397118CEDDF019E3115@nj7460avexu1.global.avaya.com>
Hi All I haven't had any luck with this in the last week and now I am desperate for some help. I am trying to post some form data to a script on the server. I basically have tried all the functions in the HTAccess and the results are the same. I see that the library first sends a "Expect 100 Continue message" to the server. Upon receiving this the server sends back a message. but then I do not see library sending the real post data back to the server. It juts hangs in there. I have tried turning off "Pipelining" but of no luck. Can anyone give me any clues as to what I should be doing. I have seen many emails about the 100 continue but u cant see a solution in them raj The trace is pasted below: ........... OOB : ............ Timeout is 60 s, 0 microsecs Event Loop.. Msg received on tWBEventloop socket Event Loop.. entering rcvEvntCtrl rcvEvntCtrl.. HTTPREQUEST msg received rcvEvntCtrl.. event=0, uri_length=28 rcvEvntCtrl.. uri='http://135.8.62.160/post.asp', context = 0x80b59d80 result = HTPostFormAnchorToChunk(postList, anchor, request); sendHTRequest..... entering Request..... Created 0x80af0690 HTSimplify.. `http://135.8.62.160/post.asp' into ............ `http://135.8.62.160/post.asp' Find Parent. 0x80aebd90 with address `http://135.8.62.160/post.asp' already exists. sendHTRequest..... issuing request HTSimplify.. `http://135.8.62.160/post.asp' into ............ `http://135.8.62.160/post.asp' Find Parent. 0x80aebd90 with address `http://135.8.62.160/post.asp' already exists. HTSimplify.. `file:tmp00001' into ............ `file:tmp00001' Find Parent. 0x80af05f0 with hash 168 and address `file:tmp00001' created HTAnchor.... Clear all header information Link delete. from anchor 0x80af05f0 Link create. from anchor 0x80af05f0 to 0x80aebd90 with type NONE, method POST HTAccess.... Accessing document http://135.8.62.160/post.asp <http://135.8.62.160/post.asp> Net Before.. calling 0x80d544e0 (request 0x80af0690, context 0x0) Check rules. for `http://135.8.62.160/post.asp' Net Before.. calling 0x80d54b98 (request 0x80af0690, context 0x0) URL Tree.... did NOT find `w3c-AA' Credentials. verified Net Before.. calling 0x80d72c68 (request 0x80af0690, context 0x0) PEP Engine.. Looking for info on `http://135.8.62.160/post.asp' URL Tree.... did NOT find `w3c-pep' PEP Engine.. No information Net Before.. calling 0x80d543c0 (request 0x80af0690, context 0x0) Net Object.. 0x80af0580 created with hash 5 Net Object.. starting request 0x80af0690 (retry=1) with net object 0x80af0580 HTTP........ Looking for `http://135.8.62.160/post.asp' HTHost parse Looking up `135.8.62.160' on port 80 Host info... REUSING CHANNEL 0x80aebeb0 Host info... Added Net 0x80af0580 (request 0x80af0690) to pipe on Host 0x80aeb430, 2 requests made, 1 requests in pipe, 0 pending Timer....... Deleted active timer 0x80aec2b0 HTHost...... No ActivateRequest callback handler registered Channel..... Semaphore increased to 1 for channel 0x80aebeb0 Host connect Unlocking Host 0x80aeb430 HTTP........ Mode is HTTP/1.1 WITH NO PIPELINING StreamStack. Constructing stream stack for text/x-http to www/present Host Event.. FLUSH passed to `http://135.8.62.160/post.asp' HTTP........ Generating HTTP/1.x Request Headers HTTP........ Generating General Headers MIME........ Generating Entity Headers Buffer...... Flushing 0x80aebe50 Write Socket 301 bytes written to 21 Alert Call.. No entry found for opcode 16 Timer....... Created one shot timer 0x80aeaf80 with callback 0x80d5a674, context 0x80aebf70, and relative time out 2000 Uploading... Holding 0x80aebf70 for 2000 ms using time 0x80aeaf80 Event....... Register socket 21, request 0x80af0690 handler 0x80d48348 type HTEvent_READ at priority 20 Event....... Registering socket for HTEvent_READ Event....... New value for MaxSock is 21 Read Socket. 89 bytes read from socket 21 Alert Call.. No entry found for opcode 8 stream_pipe (HTStream * me, int length) entered.... Response.... Created 0x80aeaec0 HTTP........ Mode is HTTP/1.1 with NO PIPELINING Host info... New mode is 0 for host 0x80aeb430 Host info... 0x80aeb430 already persistent Net Object.. Persistent connection set ON succeeded StreamStack. Constructing stream stack for message/x-rfc822-cont to www/debug Host........ passing 23 bytes as consumed to 0x80af07c0 Host........ 66 bytes remaining MIME header. Server: Microsoft-IIS/5.0 MIME header. Server: Microsoft-IIS/5.0 MIME header. Date: Mon, 23 Jun 2003 14:30:33 GMT MIME header. Date: Mon, 23 Jun 2003 14:30:33 GMT Host........ passing 66 bytes as consumed to 0x80af07c0 Host........ 0 bytes remaining MIME........ FREEING.... Read Socket. CONTINUE HTTP........ Continuing Raj Sinha 1 732 852 2077 1H-318 307 Middletown Lincroft Road Lincroft, NJ 07738-1526 U S
Received on Monday, 23 June 2003 10:39:44 UTC