Skip Menu |

This queue is for tickets about the REST-Client CPAN distribution.

Report information
The Basics
Id: 93331
Status: resolved
Priority: 0/
Queue: REST-Client

People
Owner: Nobody in particular
Requestors: christian [...] japes.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: POST method sends PUT request
Date: Tue, 25 Feb 2014 10:14:54 +0100
To: bug-REST-Client [...] rt.cpan.org
From: Christian Japes <christian [...] japes.de>
Hello, when I call the POST method on a REST::Client object it sends a PUT request to the server. When using the request method with "POST" as the first argument, everything works fine. Can you reproduce this behaviour or is there a mistake on my side? Regards, Christian
This bug has been fixed for quite a while - if you update your copy of rest::client using cpan, you should be ready to go. On Tue Feb 25 04:15:12 2014, christian@japes.de wrote: Show quoted text
> Hello, > > when I call the POST method on a REST::Client object it sends a PUT > request to the server. > When using the request method with "POST" as the first argument, > everything works fine. > Can you reproduce this behaviour or is there a mistake on my side? > > Regards, > > Christian > >