wok log busybox/stuff/httpd_helper.sh

age author description
2011-06-11 Pascal Bellard busybox/httpd_helper.sh: do not loose last char with multipart/form-data POST
2011-06-11 Pascal Bellard busybox/httpd_helper.sh: normalized variable names
2011-04-13 Pascal Bellard busybox/httpd_helper.sh: local header variable
2011-04-13 Pascal Bellard busybox/httpd_helper.sh: local httpinfo variables
2011-04-13 Pascal Bellard busybox/httpd_helper.sh: add COOKIE support
2011-04-13 Pascal Bellard busybox/httpd_helper.sh: add POST & GET arrays support
2011-04-12 Pascal Bellard busybox/httpd_helper: decode arguments
2011-04-06 Pascal Bellard busybox/httpd: allow multiple headers
2011-04-03 Pascal Bellard busybox/httpd_helper.sh: do not loose last POST
2011-04-03 Pascal Bellard busybox/httpd_helper.sh: allow simultaneous GET & POST
2010-07-06 Pascal Bellard Up busybox (1.17.0)
2010-06-04 Pascal Bellard busybox: add httpd_helper.sh