Fred,
           you are right it's a 100. i got around the problem 
           by inserting http->state = HTTP_CONNECTED; and type =
HTEvent_FLUSH;
        following if (status == HT_CONTINUE) in HTTP.c
        I'm sure there has to be a better way.
thanks for the reply
Bill

> -----Original Message-----
> From: Fred Bohle [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, July 26, 2000 3:22 PM
> To:   Dillenberger, William D.
> Subject:      Re: no send of body on POST using libwww
> 
> 
> 
> 
> 
> Fred Bohle@NEON
> 07/26/2000 02:21 PM
> 
> William,
> 
>      I don't know about the timer, but aren't you really waiting for a 100
> Continue
> response before sending the body?
> 
> Fred
> 
> 
> 
> 
> 
> "Dillenberger, William D." <[EMAIL PROTECTED]> on 07/26/2000 09:31:14
> AM
> 
> To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> cc:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> (bcc: Fred Bohle/Dev/Neon)
> 
> Subject:  no send of body on POST using libwww
> 
> 
> 
> 
> Greetiings,
>           On Posting, my client application, using libwww pre 5.3.0 and
> OpenSSL 95a
>           posts headers reads a 200 response from the server,  passes back
> from
>           SSLREAD to the while(1) {switch} within HTTP.c with a status of
> HT_CONTINUE.
>           The BodyWrite timer never starts the write of the Body, no
> matter
> what
>           the timeout value is set to. Any insight on this problem is
> appreciated.
> -------------------------------
> Bill Dillenberger
> [EMAIL PROTECTED]
> -------------------------------
> 
> 
> 
> 
> 

Reply via email to