Mailinglist Archive: opensuse-bugs (6933 mails)

< Previous Next >
[Bug 665535] apache mod_perl PUT STDIN read failure

https://bugzilla.novell.com/show_bug.cgi?id=665535

https://bugzilla.novell.com/show_bug.cgi?id=665535#c9


--- Comment #9 from Michael Schröder <mls@xxxxxxxxxx> 2011-03-03 15:51:58 UTC
---
The diff has:
my($param) = $meth . 'DATA' ;
$self->add_parameter($param) ;
push (@{$self->{param}{$param}},$query_string);

Thus, it's PUTDATA for a PUT method.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >