Web.CGIHTTP

From RAD Studio API Documentation
Jump to: navigation, search

Provides access to common gateway interface (CGI) functionality.

Classes

TCGIRequestTCGIRequest represents client request information that is passed to a CGI Web server application.
TCGIRequestClass
TCGIResponseTCGIResponse represents HTTP messages sent by a CGI application in response to an HTTP request message.
TCGIResponseClass
TWinCGIRequestTWinCGIRequest represents client request information that is passed to a Windows hosted CGI Web server application.
TWinCGIRequestClass
TWinCGIResponseTWinCGIResponse represents HTTP messages sent by a Windows hosted CGI application in response to an HTTP request message.
TWinCGIResponseClass