Table of Contents

THttpServerRequest.RawUri Property

Gets or sets the raw request URI as provided by the transport.

Remarks

Setting this property discards the cached Uri. If RawOriginalUri has not yet been set, it is initialized to the same value.

Syntax

Unit: Sparkle.HttpServer.Request

property THttpServerRequest.RawUri: string

See also