Example #1
0
 public HTTPSession(String legalurl) throws ucar.nc2.util.net.HTTPException {
   construct(legalurl);
 }