THttpServerResponse.Create Constructor
Creates a new response with default settings: status not sent, keep-alive enabled, and HTTP/1.1 protocol.
Syntax
Unit: Sparkle.HttpServer.Response
constructor THttpServerResponse.Create;
Creates a new response with default settings: status not sent, keep-alive enabled, and HTTP/1.1 protocol.
Unit: Sparkle.HttpServer.Response
constructor THttpServerResponse.Create;