Click or drag to resize

UrlRequestEventArgs Fields

The UrlRequestEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldheaders
The HTTP headers
Public fieldurl
The URL fragment requested by the client
Public fieldurlVars
The variables passed from the URL (Ex: http://host/url?var1=one&var2=two) These values have not been decoded in any way
Top
See Also