]> sjero.net Git - wget/blobdiff - src/ChangeLog
Support HTTP/1.1 307 redirects keep request method.
[wget] / src / ChangeLog
index b421f2645720d33892ba1078632d720c56d533cc..28aa1a5912ad7bbc082a9c5882df9f08244f0c96 100644 (file)
@@ -1,3 +1,14 @@
+2010-11-20  Filipe Brandenburger <filbranden@gmail.com> (tiny change)
+
+       * http.c (gethttp): Repeat a POST request on a 307 response.
+       * retr.c (retrieve_url): Use NEWLOCATION_KEEP_POST.
+       * wget.h: Define NEWLOCATION_KEEP_POST.
+
+2011-03-02  Tomasz Buchert <tomek.buchert@gmail.com> (tiny change)
+
+       * http.c (ensure_extension): Do not adjust the extension if the file
+       ends in .htm.
+
 2011-02-22  Gilles Carry  <gilles dot carry at st dot com>
 
        * main.c (prompt_for_password): Use stderr instead of stdout