]> git.plutz.net Git - cgilite/history - cgilite.sh
fix builtin header parsing
[cgilite] / cgilite.sh
2018-07-02 Paul Hänschfix builtin header parsing
2018-06-30 Paul Hänschunified function for %hex unescaping
2018-06-28 Paul HänschRemove debug lines
2018-06-28 Paul HänschUnify header function for use with external web servers
2018-06-21 paulfunction for reading http headers
2018-06-03 paulFix for content-length and cookie variables
2018-05-26 paulbasic inetd support
2017-12-09 paulwhen redirecting send status code as specified in CGI
2017-11-09 paultransform hex to oct for posix compatibility in printf
2017-11-08 paulbugfix: do not expect query strings to start with "?"
2017-11-08 paulforce http status code with redirect
2017-05-16 paulposix collection of cgi functions, additional functions
2017-05-15 paulposix collection of chi functions, initial commit