Tue Sep 04 02:56:01 2012jheitmann [...] gmail.com - Ticket created
Subject:
Missing support for https requests
Date:
Mon, 3 Sep 2012 23:55:48 -0700
To:
bug-Net-Amazon-Signature-V4 [...] rt.cpan.org
From:
John Heitmann <jheitmann [...] gmail.com>
In Net::Amazon::Signature::V4 v .07 there is a regex on line 86 that strips the host name and scheme from a url in order to get the canonical path. This regex refers to "http", when it should be "https?".
John
Tue Sep 04 07:45:26 2012TIM [...] cpan.org - Taken