1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Document the support for Content-Disposition.

This commit is contained in:
hniksic 2006-04-05 04:20:38 -07:00
parent ea4ffded27
commit bcb055884b

6
NEWS
View File

@ -1,12 +1,16 @@
GNU Wget NEWS -- history of user-visible changes.
Copyright (C) 1997-2005 Free Software Foundation, Inc.
Copyright (C) 1997-2006 Free Software Foundation, Inc.
See the end for copying conditions.
Please send GNU Wget bug reports to <bug-wget@gnu.org>.
* Changes in Wget 1.11.
** Wget now saves HTTP downloads using file names specified by the
`Content-Disposition' header. This is a standard way of specifying
the file name used by many web dynamically generated pages.
** The GnuTLS library is now also supported for https downloads.
This is still work-in-progress. OpenSSL is still used by default; use
--with-ssl=gnutls to build with GnuTLS. OpenSSL is still required for