]> git.plutz.net Git - cgilite/history - cgi.sh
allow empty fields in POST data
[cgilite] / cgi.sh
2016-02-27 paulallow empty fields in POST data
2016-02-24 paulparse get and post data automatically
2015-08-07 paulfixed escaping bug
2015-08-05 paulrenamed function to urlsafe, introduced htmlsafe function
2015-08-02 paulimproved debugging output
2015-07-31 paulintroduced set_cookie function
2015-07-31 paulintroduced redirect function
2015-07-31 paulfixed accidentally broken urlsave
2015-07-31 paulintroduced cookie array, extended urlsave function...
2015-07-10 paulreplace echo by the more unambiguous builtin printf
2015-06-13 paulmerge with cgi scripts from busy
2015-06-13 paulinitial commit