Vodz, last_patch_114
authorGlenn L McGrath <bug1@ihug.co.nz>
Fri, 3 Oct 2003 10:50:56 +0000 (10:50 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Fri, 3 Oct 2003 10:50:56 +0000 (10:50 -0000)
commit1dc0ccafddf9b5f540008b7cabbf3ab1f4f53ee3
tree96579ff97eb7334d004e12c8fdd60ec0f6555e37
parent8ac86e33a279192cc94be9fc5611e797216f523c
Vodz, last_patch_114
- env vars CONTENT_TYPE, CONTENT_LENGTH, HTTPD_REFERER, REMOTE_USER and
AUTH_TYPE(Basic always).
- POST data pipied now (previous version have loading into memory may be
big size data and reducing with hardcoded limit)
- removed $CGI_foo environment variables, else my have rubbish
enviroment if POST data have big binary file
networking/httpd.c