There is no authentication support at all right now, so that would be a
precursor to this.
Doing authentication well in a way consistent with the Tiny philosophy is
not obvious to me and thus hasn't been written. I suggest people need to
step up to LWP for this.
David
On Jun 11, 2012 6:53 AM, "Mark Phillips via RT" <bug-HTTP-Tiny@rt.cpan.org>
wrote:
Show quoted text> Mon Jun 11 06:53:07 2012: Request 77750 was acted upon.
> Transaction: Ticket created by PHIPS
> Queue: HTTP-Tiny
> Subject: Add proxy auth support
> Broken in: 0.022
> Severity: Wishlist
> Owner: Nobody
> Requestors: PHIPS@cpan.org
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=77750 >
>
>
> Hi,
>
> Would it be possible to add authenticating proxy support please? The
> http_proxy env variable supports
http://user:password@proxy:port/
> format, it would be great if HTTP::Tiny did too.
>
> Thanks!
>