in reply to Re: Re: Passing a 401 header with CGI.pm ?
in thread Passing a 401 header with CGI.pm ?
I've dug around in the CGI.pm code, and the redirect() function will pass additional arguments along, so that will work. It's just a matter of finding out IF such arguments exist, and if so, what they are.
|
|---|