Patch from Adam Heath <doogie@debian.org> to add arbitrary header support

to wget, so it can now do funky interactive things with cgi scripts.
This commit is contained in:
Eric Andersen
2001-05-15 17:51:37 +00:00
parent 55f9872616
commit 50ae3102fb
5 changed files with 79 additions and 9 deletions

View File

@ -1725,7 +1725,7 @@
" 31 46 1365 /etc/passwd\n"
#define wget_trivial_usage \
"[-c] [-q] [-O file] url"
"[-c|--continue] [-q|--quiet] [-O|--output-document file] [--header 'header: value'] url"
#define wget_full_usage \
"wget retrieves files via HTTP or FTP\n\n" \
"Options:\n" \