G
Guest
Hi,
Does HttpWebRequest supports SSL session cache?
That is, if i make a ssl request to a server (using HttpWebRequest ) and
close the conection will the second https request using HttpWebRequest to
the same server will require to do handshake all over again?
I know that IE and Firefox support this ssl feature.
Thanks in advance
Does HttpWebRequest supports SSL session cache?
That is, if i make a ssl request to a server (using HttpWebRequest ) and
close the conection will the second https request using HttpWebRequest to
the same server will require to do handshake all over again?
I know that IE and Firefox support this ssl feature.
Thanks in advance