Re: Please help: SSL_read() hang after read http 100 continue header

2002-11-13 Thread marcus.carey
er I am running this code on Windows 2000 Server with VC++ 6.0. Send me your client or server code so that I can look at it. ----- Original Message ----- From: "Lutz Jaenicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>

Re: Please help: SSL_read() hang after read http 100 continue header

2002-11-13 Thread Lutz Jaenicke
On Wed, Nov 13, 2002 at 09:53:34AM -0800, Lin Ma wrote: > I have a client program using Openssl to send request to and receive > response from a web server. SSL_read hangs if the web server sends the > following headers. > > The following is the header dump without SSL. I think the problem is the