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
Scripts installation and plugin creation
Plugins
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
Scripts installation and plugin creation
Plugins

