Url |
The UrlRequestEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | headers | The HTTP headers |
![]() | url | The URL fragment requested by the client |
![]() | urlVars | The variables passed from the URL (Ex: http://host/url?var1=one&var2=two) These values have not been decoded in any way |