Internet Direct (Indy) Version 9.0.1 Beta
|
TIdHTTPServer = class(TIdTCPServer)
TIdHTTPServer supports the HTTP 1.0 protocol for use as a web server.
TIdHTTPServer also supports the Secure Hypertext Transport protocol (HTTPS) as described in the Internet Standards document:
Assign an instance of TIdServerInterceptOpenSSL to the Intercept property to allow use of the HTTPS protocol. For the Windows platform, you must install the Indy OpenSSL support .DLL's available at http://www.intelicom.si to enable Secure Socket Layer support.