Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Urgency!!!Indy10 HTTP Server with SSL, Error in parsing command.
| Subject: | Urgency!!!Indy10 HTTP Server with SSL, Error in parsing command. |
| Posted by: | "Anson" (ansonlu..@hotmail.com) |
| Date: | Mon, 16 Apr 2007 14:38:29 |
BDS2006+Indy10
I had a project placed both TIdHTTPServer and
TIdServerIOHandlerSSLOpenSSL.but when i send requset "https://localhost/" to
server , it show below error in BDS2006. I am very comfused it because the
project in Indy9 is working fine. And i search nothing in Google for below
error.
---------------------------
---------------------------
Im Project HTTPServer.exe raised Exception class EIdHTTPErrorParsingCommand
with message 'Error in parsing command.'.
---------------------------