Fri Apr 04 06:12:09 2014davehodg [...] gmail.com - Ticket created
Subject:
Additional HTTP verbs?
Date:
Fri, 4 Apr 2014 11:11:53 +0100
To:
bug-Test-WWW-Mechanize-Catalyst [...] rt.cpan.org
From:
Dave Hodgkinson <davehodg [...] gmail.com>
I'm building a REST API, and will be supporting the HTTP verbs like DELETE
and PUT.
Test::WWW::Mechanize::Catalyst seems to be very GET oriented.
Is there a way of cleanly adding the other verbs?
Or do I have to get right down to HTTP::Request to support them?
Am I even asking the right question?
Ta,
Dave