]> sjero.net Git - wget/commit - src/http.c
[svn] Fix #20323 - Adjustments and tests for when HEAD should be sent.
authormicah <devnull@localhost>
Thu, 30 Aug 2007 04:16:24 +0000 (21:16 -0700)
committermicah <devnull@localhost>
Thu, 30 Aug 2007 04:16:24 +0000 (21:16 -0700)
commit6e3d978b8bca9b9b3408590e9733d5c93cf90f6d
tree60e424e7196effd9b6cf10ff79f14cdd7d6cb64d
parent43583130693fd7befaf182b9ef348716b17a185b
[svn] Fix #20323 - Adjustments and tests for when HEAD should be sent.
18 files changed:
src/ChangeLog
src/http.c
tests/ChangeLog
tests/Makefile.in
tests/Test--no-content-disposition-trivial.px [new file with mode: 0755]
tests/Test--no-content-disposition.px [new file with mode: 0755]
tests/Test--spider--no-content-disposition-trivial.px [new file with mode: 0755]
tests/Test--spider--no-content-disposition.px [new file with mode: 0755]
tests/Test--spider-HTTP-Content-Disposition.px [new file with mode: 0755]
tests/Test--spider-r--no-content-disposition-trivial.px [new file with mode: 0755]
tests/Test--spider-r--no-content-disposition.px [new file with mode: 0755]
tests/Test--spider-r-HTTP-Content-Disposition.px [new file with mode: 0755]
tests/Test-N--no-content-disposition-trivial.px [new file with mode: 0755]
tests/Test-N--no-content-disposition.px [new file with mode: 0755]
tests/Test-N-HTTP-Content-Disposition.px [new file with mode: 0755]
tests/Test-O--no-content-disposition-trivial.px [new file with mode: 0755]
tests/Test-O--no-content-disposition.px [new file with mode: 0755]
tests/Test-O-HTTP-Content-Disposition.px [new file with mode: 0755]