@frontent/cgi/cgi.c: Fixing some typos about variable names: from err to error and...
[cascardo/atompub.git] / frontend / cgi / cgi.c
2008-05-12 Gabriel Falcao@frontent/cgi/cgi.c: Fixing some typos about variable...
2008-01-27 Thadeu Lima de Sou... Returns HTTP error if some error has been found while...
2008-01-27 Thadeu Lima de Sou... Added headers for I/O.
2008-01-27 Thadeu Lima de Sou... Do not mix buffered output and unbuffured output (print...
2008-01-27 Thadeu Lima de Sou... Added initial CGI frontend.