Represents a remote Das 2.1 compliant server. Use the create() method to instantiate new Das 2 server objects. Each call to create() will only allocate a new server instance if no server matching the given URL has already been created.
Handles key based authentication
Get a Das2 server instance.
return one DasServer to serve as an example.
Query the remote DasServer for it's id string. For Das 2.1 servers this is handled by sending the GET query ?server=id.
Provide the Das2 Server location. Note that more than one Das2 server may be present on a single host web-site.