Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : idhttpserver check if ssl is set
| Subject: | idhttpserver check if ssl is set |
| Posted by: | "API" (ari.pikivir..@kolumbus.fi) |
| Date: | Tue, 27 Feb 2007 17:49:06 |
i've tried to check if ssl iohandler is set on the
http server's get method without success,
it's set on the component properties and
comparing to NIL doesn't work - it seems to
be always both managed and something else than NIL.
how to check if iohandler is assigned to ssl on server,
via idcontext.connection or something?