Gossamer Forum
Home : General : Perl Programming :

Header with status 401

Quote Reply
Header with status 401
Hi,

Is it possible to print the header with something like this?

#print "HTTP\/1.1 401 Authorization Required\n";
#print "WWW-Authenticate: HM\n";
#print "Content-type: text/html\n\n";

I have tried but not succeeded

Thanks,

Cheers,

Dat

Programming and creating plugins and templates
Blog