begin perldoc for http-auth

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-03-09 11:35:06 +01:00
parent 617104b53b
commit dc148be9f3
1 changed files with 18 additions and 0 deletions

View File

@ -208,3 +208,21 @@ parent();
#print "This is libwww-perl-$LWP::VERSION\n";
#print $response->content;
=head1 NAME
http-auth -- test http-auth (401) security with a wordlist
=head1 SYNOPSIS
http-auth <url> <realm> <username> <wordlist>
=head1 DESCRIPTION
=head1 AUTHOR
Nico Schottelius <nico-http-auth *at* schottelius.org>
=head1 SEE ALSO
curl(1), wget(1)