Network-related behaviors: cookies, referer, return code, server.
See: Description
Class Summary | |
---|---|
About | Intercepts openDocument events with "about" protocol and remaps to document as given in attributes. |
Cookies | Implements both Netscape spec and W3C spec |
HttpHeaders | Set HTTP headers: User-Agent, Accept, Accept-Encoding, Keep-Alive, Referer [sic], and so on. |
RemoteControl | Accept semantic events via socket listening on port. |
ReturnCode | Handle return HTTP code. |
Robust | Standard fix ups to DocInfo: URL When SystemEvents get MSG_OPEN with a String URL, it passes it around for people to fix up. |