]> granicus.if.org Git - php/commit
* Add generic POST content-type support. Only application/x-www-form-urlencoded
authorZeev Suraski <zeev@php.net>
Tue, 25 May 1999 21:14:54 +0000 (21:14 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 25 May 1999 21:14:54 +0000 (21:14 +0000)
commit72f6e823f929cddc0a95fbfd489606b82188334d
tree7130b5829028531bbfbe9fafacd6036f57d21d9b
parent7b98592282ad0de385411cbe2f6e1946fd5ff0dd
* Add generic POST content-type support.  Only application/x-www-form-urlencoded
  supported at this time, but the framework allows for any other types, including
  runtime addition of types.
main/SAPI.c
main/SAPI.h