]> sjero.net Git - wget/blobdiff - src/ChangeLog
http: Increase max header value length to 512
[wget] / src / ChangeLog
index 73ae4ee9d7de2e6a8dec5cca5630273862cc35ba..42ce3e40ca1145c6bbdf0c327dd98cb2fffaf681 100644 (file)
@@ -1,3 +1,11 @@
+2013-11-02  Giuseppe Scrivano  <gscrivan@redhat.com>
+
+       * http.c (gethttp): Increase max header value length to 512.
+
+2013-01-30  Pavel Mateja  <pavel@netsafe.cz> (tiny change)
+
+       * http.c (gethttp): Specify "Host" for CONNECT method.
+
 2013-10-30  Giuseppe Scrivano  <gscrivan@redhat.com>
 
        * http.c (skip_short_body): Remove assert which is always true.