Table of Contents

Property RawUrl

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

RawUrl

Gets the raw URL of the request.

public abstract string? RawUrl { get; }

Property Value

string

The raw URL of the request.