Web.ApacheHTTP.TApacheResponse

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TApacheResponse = class(TWebResponse)

C++

class PASCALIMPLEMENTATION TApacheResponse : public Web::Httpapp::TWebResponse

Properties

Type Visibility Source Unit Parent
class public
Web.ApacheHTTP.pas
Web.ApacheHTTP.hpp
Web.ApacheHTTP Web.ApacheHTTP

Description

Web response for Apache server applications.

See Also