Subject: | Ability to POST with WWW-Namecheap-DNS |
Date: | Thu, 27 Feb 2014 11:20:34 +0200 |
To: | bug-WWW-Namecheap-API [...] rt.cpan.org |
From: | Matt Groves <mgroves [...] eirteic.com> |
Hello Tim,
Great module, I have been using it with great success for a number of
months for automated DNS updates to Namecheap.
However, I've hit a snag this morning in that when updating a large number
of records, the request fails because the data is too large and is required
to be sent as an HTTP POST method. It's not possible to break this down
into multiple requests because each one erases the existing records.
Is it possible to specify whether a GET or POST is used in the URI request,
or can the API module be updated to cater for this?
Thanks in advance,
Matt.