Click or drag to resize
AGIRequestRequestURL Property
Returns the full URL of the request in the form agi://host[:port][/script].

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string RequestURL { get; }

Property Value

Type: String
See Also