mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
Add support for --content-on-error.
This commit is contained in:
committed by
Giuseppe Scrivano
parent
2223ac8ce3
commit
fce4e757a2
@@ -1,3 +1,7 @@
|
||||
2011-10-02 Henrik Holst <henrik.holst@millistream.com> (tiny change)
|
||||
|
||||
* wget.texi (HTTP Options): Document option --content-on-error.
|
||||
|
||||
2011-09-27 Karl Berry <karl@freefriends.org> (tiny change)
|
||||
|
||||
* wget.texi: Make dir entry consistent with others.
|
||||
|
||||
@@ -1506,6 +1506,12 @@ This option is useful for some file-downloading CGI programs that use
|
||||
@code{Content-Disposition} headers to describe what the name of a
|
||||
downloaded file should be.
|
||||
|
||||
@cindex Content On Error
|
||||
@item --content-on-error
|
||||
|
||||
If this is set to on, wget will not skip the content when the server responds
|
||||
with a http status code that indicates error.
|
||||
|
||||
@cindex Trust server names
|
||||
@item --trust-server-names
|
||||
|
||||
|
||||
Reference in New Issue
Block a user