🠰 6.2 all changes 6.3.1 🠲
Changes in 6.3 - November 10 1999
Changes:
- -b/--cookie is now capable of parsing and understanding the cookies saved in a netscape cookie file. This is useful when you want your script to better inherit the properties of your previous browser session.
- -H/--header now is capable of replacing internal headers. If you add a header that would've been used internally, the added will be used instead.
Bugfixes:
- -z (date-dependent HTTP fetches) now works better since we're doing a date comparison in the client as well.
- Corrected several mistakes in the manpage.
- -I now works for ftp-files too. It merely shows the file size now.
- Simple range support added for ftp downloads.
- Following location: in a https:// header could lead to a crash.