>Philip M. Gollucci wrote:
I'd have to look the the $r->send_headers_xxx API my memory is failing me at the moment.

use Apache2::RequestRec ();
use APR::Table ();
use APR::Request::Cookie ();

my $cookie = APR::Request::Cookie->new($req, xxxxx);

$r->err_headers_out->add('Set-Cookie' => $cookie);


HTH

--
END ---------------------------------------------------------
   What doesn't kill us can only make us stronger.
              Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Developer / Liquidity Services, Inc.
    http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com


Reply via email to