Table of Contents

THttpServerRequest.RawOriginalUri Property

Gets or sets the raw URI as originally received, before any rewriting.

Remarks

Setting this property discards the cached OriginalUri so it is reparsed on next access.

Syntax

Unit: Sparkle.HttpServer.Request

property THttpServerRequest.RawOriginalUri: string

See also