summaryrefslogtreecommitdiff
path: root/main/SAPI.h
Commit message (Expand)AuthorAgeFilesLines
* @Fix some warnings when compiling in maintainer-mode (Stig)Stig Bakken1999-12-011-2/+2
* - Added support for unknown POST content types (Zeev)Zeev Suraski1999-09-161-0/+7
* - X-* is probably more standard.Andi Gutmans1999-09-131-1/+1
* Add PHP-Version header in IISZeev Suraski1999-09-121-1/+2
* License updateZeev Suraski1999-07-161-1/+20
* First attempt at moving the old RFC1867 support to the right placeZeev Suraski1999-06-121-0/+2
* Add container for file-upload. It's not quite implemented yet.Zeev Suraski1999-05-251-8/+7
* Allow unregistering content types as well.Zeev Suraski1999-05-251-0/+1
* * Add generic POST content-type support. Only application/x-www-form-urlencodedZeev Suraski1999-05-251-1/+12
* * Finally commit that -q patchZeev Suraski1999-05-111-0/+5
* * Make read_post() read input by chunks instead of returning a single string.Andi Gutmans1999-05-091-1/+3
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-2/+11
* * Get output buffering to work againZeev Suraski1999-05-061-2/+3
* vpath fixZeev Suraski1999-05-051-1/+1
* fixZeev Suraski1999-05-051-7/+7
* Get CGI to work with the new headers code.Zeev Suraski1999-05-051-1/+1
* ISAPI WORKS!Zeev Suraski1999-05-051-0/+1
* Added initial headers support in SAPIAndi Gutmans1999-05-051-6/+51
* Get rid of request_info.path_translatedZeev Suraski1999-05-021-1/+3
* - Make ISAPI hook in as an extension too.Andi Gutmans1999-05-021-4/+17
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-3/+15
* Win32 isn't a good os to commit uppercase files with...Zeev Suraski1999-04-251-0/+37