]> sjero.net Git - wget/blobdiff - src/ChangeLog
Put send_head_first check where it needs to be.
[wget] / src / ChangeLog
index e6e4d480851b88dd2d9a3c41a5a56bfa600f4e2a..6b7426006cce497f45733dd746a97d588abe0e98 100644 (file)
@@ -1,3 +1,11 @@
+2007-10-08  Micah Cowan  <micah@cowan.name>
+
+       * http.c (http_loop): Add send_head_first conditional back
+       around code that needs it, but not around the last-modified
+       header-parsing stuff this time. Removed no-longer-useful (was it
+       ever?) restart_loop boolean, continuing unconditionally at end
+       of send_head_first conditional block (if we haven't jumped out).
+
 2007-10-04  Micah Cowan  <micah@cowan.name>
 
        * http.c (http_loop): We've got_name if content_disposition