]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Add the POST method.
[wget] / src / ChangeLog
index e7470ac0c1ce4d963f77afc9b0d2848a5c6eb94c..8b33feaa47de5d4610be2d0db0f7dbf909260474 100644 (file)
@@ -1,3 +1,19 @@
+2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * retr.c (retrieve_url): Make sure that POST is not honored for
+       redirections.
+
+       * http.c (gethttp): Send the POST data when requested.
+       (post_file): New function.
+       (gethttp): Use it.
+
+       * main.c (main): Ditto.
+
+       * init.c: Add new options.
+
+       * options.h (struct options): New options post_data and
+       post_file_name.
+
 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * connect.c (connect_with_timeout): Firing SIGALRM can result in