Mailinglist Archive: opensuse-bugs (6933 mails)
| < Previous | Next > |
[Bug 665535] apache mod_perl PUT STDIN read failure
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 3 Mar 2011 15:51:58 +0000
- Message-id: <20110303155158.B93ABCC7D2@soval.provo.novell.com>
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 > |