open(String method, String url, {bool asynch=false, String user='', String password=''}) { this.method = method; this.url = url; }