Class Protocols.HTTP.Session()->SessionURL
- Description
Class to store URL+referer
- Inherit URI
inherit Standards.URI : URI
- Variable referer
Protocols.HTTP.Session.SessionURL.refererURL
- Description
the referer to this URL
- Method create
Protocols.HTTP.Session.SessionURL Protocols.HTTP.Session.SessionURL(
URL
uri
,URL
base_uri
,URL
_referer
)- Description
instantiate a SessionURL object; when fed to Protocols.HTTP.Session calls, will add referer to the HTTP handshaking variables