THttpServerRequest.ContentLength Property
Gets the length of the request body as declared by the content-length header.
Syntax
Unit: Sparkle.HttpServer.Request
property THttpServerRequest.ContentLength: Int64
Gets the length of the request body as declared by the content-length header.
Unit: Sparkle.HttpServer.Request
property THttpServerRequest.ContentLength: Int64