do not mix syswrite/seek with buffered IO (as in CGI.pm); it causes difficult-to...
authorHans Dieter Pearcey <hdp@weftsoar.net>
Sun, 26 Apr 2009 23:02:17 +0000 (23:02 +0000)
committerHans Dieter Pearcey <hdp@weftsoar.net>
Sun, 26 Apr 2009 23:02:17 +0000 (23:02 +0000)
commitbd90442e9393c228b51c65627bacfd491f72b79d
tree3a66d434a0c16640a341cab835098ff64b795f17
parent005ca02436034db1f6e50fafdbb8d7e31e388104
do not mix syswrite/seek with buffered IO (as in CGI.pm); it causes difficult-to-testably-reproduce bugs where the CGI environment doesn't see the entire STDIN content
Changes
lib/HTTP/Request/AsCGI.pm