]> mj.ucw.cz Git - libucw.git/commit
CGI: Added parsing of multi-part POSTed forms (file uploads etc.)
authorMartin Mares <mj@ucw.cz>
Fri, 20 Jul 2007 14:35:45 +0000 (16:35 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 20 Jul 2007 14:35:45 +0000 (16:35 +0200)
commit2e49e3c1bb0d46a29108da2e6d489507893304f4
tree9c8ab7a94020981baf111b81295715c08187d340
parent65ee3e5922412b6a09e6feddb55418bd8edfbbb9
CGI: Added parsing of multi-part POSTed forms (file uploads etc.)

In addition to that, we accept parameters listed in URL not only for
GET requests, but also for POSTs.
lib/perl/CGI.pm