On Fri, Feb 06, 2004 at 04:39:24PM +0000, James Brown wrote:
> Do you know whether POE::Component::Client::HTTP can support basic 
> authentication for a realm? I couldn't see any mention of it on the CPAN 
> documentation. I will try to go with this module (HTTP is all I needed 
> anyway) but I might have to ask you a few questions if I get stuck.

I'm mostly sure it can.  Authentication is done with HTTP::Request
headers, and Client::HTTP uses HTTP::Request and ::Response.

-- 
Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/

Reply via email to