in reply to Re^2: [Mason] Sending right header to force http basic authentication
in thread [Mason] Sending right header to force http basic authentication

try : $r->err_header_out instead of $r->header_out
  • Comment on Re^3: [Mason] Sending right header to force http basic authentication

Replies are listed 'Best First'.
Re^4: [Mason] Sending right header to force http basic authentication
by jeteve (Pilgrim) on Nov 28, 2005 at 09:38 UTC
    Great ! It just work as I want with err_header !! Thx a lot.

    -- Nice photos of naked perl sources here !