]> matita.cs.unibo.it Git - helm.git/commit
Added support for CGI handling, still remain some problems for headers,
authorStefano Zacchiroli <zack@upsilon.cc>
Sat, 17 Mar 2001 16:10:22 +0000 (16:10 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sat, 17 Mar 2001 16:10:22 +0000 (16:10 +0000)
commit370f61ed8493567e3393703ef40238b9d587232e
treefba4de4bd258406db6b0345238dac26c1b174d34
parent38d52eb66058f38d4e7afcde55da86f894924378
Added support for CGI handling, still remain some problems for headers,
but it works !
- Makefile.in:
  - added some targets like: install and uninstall for getter and cgi
- configure.in
  - added variable substitution for @HELM_CGI_DIR@
- http_getter.pl.in
  - added subroutine html_nice_answer (wrapper for simple html answers)
  - CGI handling when request ends with ".cgi"
helm/http_getter/Makefile.in
helm/http_getter/configure.in
helm/http_getter/http_getter.pl.in