This is a simplification of the display-url request specification used by AstroVR. It is intended to represent baseline functionality that most clients can implement.
display-url presents a document specified by a URL to the user.
Required. Must be an absolute URL, starting with a name scheme (such as "http:").
Present the JHM home page:
#$#display-url 12345678 url: "http://jhm.ccs.neu.edu:7043/"