RE: using ssl in http protocol

2000-08-25 Thread Michael Wojcik
> From: Arun Venkataraman [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 24, 2000 9:28 PM > You need to get familiar with the basics of HTTP. rfc 2068 is the ultimate > authority in this regard. RFC 2068 has been superceded by RFC 2616 since June 1999. (And it's a bit misleading to say any

RE: using ssl in http protocol

2000-08-24 Thread du_chunyan
uot;Arun Venkataraman" <[EMAIL PROTECTED]> ·¢ËÍ£º 2000Äê8ÔÂ25ÈÕ 10:27 ÊÕ¼þÈË£º"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Ö÷Ì⣺ Re: using ssl in http protocol -Original Message- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PR

Re: using ssl in http protocol

2000-08-24 Thread Arun Venkataraman
-Original Message- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, August 24, 2000 6:50 PM Subject: re: using ssl in http protocol >a question about persistent mode in http > >if in keep-alive mode, in the s

re: using ssl in http protocol

2000-08-24 Thread dreamwvr
hi, you might want to try apache.org > if in keep-alive mode, in the server side, how can i recongize a persistent >connection is shut down, and free the preserved resources of it? from the appearence >of http request and response, there seems on obvious steps to tell the server an >persist

re: using ssl in http protocol

2000-08-24 Thread du_chunyan
CTED]" <[EMAIL PROTECTED]> ³­ËÍ£º "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Ö÷Ì⣺ Re: using ssl in http protocol -Original Message- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, August 24, 2000 6:53

Re: using ssl in http protocol

2000-08-24 Thread Arun Venkataraman
-Original Message- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, August 24, 2000 6:53 AM Subject: using ssl in http protocol >one question: >http is a connectionless protocol(at least 1.0 is, and i don't know if there are some imple