mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
NEWS: content_disposition is experimental.
This commit is contained in:
parent
e88e599ea9
commit
568caf4ae2
@ -1,6 +1,7 @@
|
||||
2007-10-03 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* NEWS: Note missing functionality from GnuTLS support.
|
||||
* NEWS: Note missing functionality from GnuTLS support. Call out
|
||||
attention to content_disposition's experimental status.
|
||||
|
||||
2007-09-25 Micah Cowan <micah@cowan.name>
|
||||
|
||||
|
3
NEWS
3
NEWS
@ -36,7 +36,8 @@ be the maximum number of HTTP redirects to follow.
|
||||
file name used by many web dynamically generated pages. For the time
|
||||
being, Content-Disposition is not used by default, to avoid the extra
|
||||
round-trips incurred (must specify "-e contentdisposition=yes"); this
|
||||
may change in a future version.
|
||||
may change in a future version. NOTE: This functionality is currently
|
||||
considered "experimental", and may not be fully functional.
|
||||
|
||||
** The GnuTLS library is now also experimentally supported for https
|
||||
downloads. This is still work-in-progress. OpenSSL is still used by
|
||||
|
Loading…
Reference in New Issue
Block a user