]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix crash when receiving a HTTP redirect upon a POST request
[wget] / src / ChangeLog
index e9572051cd573c6e832cca58ebdf3a5907e74ccb..6a974d8b8a3cc56004c714659620806058a9716d 100644 (file)
@@ -1,3 +1,11 @@
+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