]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix crash when receiving a HTTP redirect upon a POST request
[wget] / src / ChangeLog
index 64fc6342a18b9f523b49857a7ca82353aa858ac2..6a974d8b8a3cc56004c714659620806058a9716d 100644 (file)
@@ -1,3 +1,18 @@
+2013-05-01  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * init.c: Declare `cmd_string_uppercase'.
+       (commands): Now `method' uses cmd_string_uppercase.
+       (cmd_string_uppercase): New method
+       * http.c (gethttp): Do not transform opt.method to uppercase.
+       Reported by: Stefano Lattarini <stefano.lattarini@gmail.com>
+
+2013-04-24  Darshit Shah <darnir@gmail.com>
+
+       * http.c (gethttp): Remove check for opt.post_data and
+       opt.post_file_name.
+       * main.c (main): Change location in code where --post-data and
+       --post-file options are converted to --body-data --body-file.
+
 2013-04-21  Gijs van Tulder  <gvtulder@gmail.com>
 
        * http.c: Copy opt.body_data to the WARC file, instead of