]> matita.cs.unibo.it Git - helm.git/commit
Changed syntax for 'ls' method:
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 22 Feb 2001 14:21:44 +0000 (14:21 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 22 Feb 2001 14:21:44 +0000 (14:21 +0000)
commitb229325170c02aeb2a009737486f7162ac89ed99
tree573238af9e161d49510f15db66bd9792f64ab3ac
parent269da2552707ba218814a5430383c04ea650ba15
Changed syntax for 'ls' method:
  wget http....localhost:8081/ls?baseuri=<uri>&format=[txt|xml]
Now is possibile to:
 - use ls for 'cic:' uris
 - use ls for 'theory:' uris
 - coming soon support for 'any' uris
Now getter use CGI module, added this dep. to configure.in
helm/http_getter/configure.in
helm/http_getter/http_getter.pl.in