Class Protocols.HTTP.Session()->SessionURL
- Description
Class to store URL+referer
- Inherit URI
inherit Standards.URI : URI
- Variable referer
URL Protocols.HTTP.Session.SessionURL.referer
- 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