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

[svn] Reword the HTTP/0.9 entry.

This commit is contained in:
hniksic 2003-12-05 16:45:00 -08:00
parent bf8350af62
commit 53f5f3e486

6
NEWS
View File

@ -22,12 +22,10 @@ http://127.0.0.1' tells Wget to connect to localhost, but to specify
** The responses without headers, aka "HTTP 0.9" responses, are ** The responses without headers, aka "HTTP 0.9" responses, are
detected and handled. Although HTTP 0.9 has long been obsolete, it is detected and handled. Although HTTP 0.9 has long been obsolete, it is
still occasionally encountered. (Popular browsers still support it, still occasionally used, sometimes by accident.
so clueless authors of dynamic pages who forget to emit headers don't
notice anything wrong.)
** The progress bar is now updated regularly even when the data does ** The progress bar is now updated regularly even when the data does
not arrive. not arrive from the network.
** Wget no longer preserves permissions of files retrieved by FTP by ** Wget no longer preserves permissions of files retrieved by FTP by
default. Anonymous FTP servers frequently use permissions like "664", default. Anonymous FTP servers frequently use permissions like "664",