THttpServerResponse.Headers Property
Gets the collection of response headers.
Remarks
Headers can only be modified until they are sent; see HeadersSent.
Syntax
Unit: Sparkle.HttpServer.Response
property THttpServerResponse.Headers: THttpHeaders
Gets the collection of response headers.
Headers can only be modified until they are sent; see HeadersSent.
Unit: Sparkle.HttpServer.Response
property THttpServerResponse.Headers: THttpHeaders