]> granicus.if.org Git - curl/commit
tests: added HTTP If-Modified-Since tests
authorDaniel Stenberg <daniel@haxx.se>
Fri, 13 May 2011 06:55:15 +0000 (08:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 May 2011 06:55:15 +0000 (08:55 +0200)
commit0c8e6f598a88ad3e02c42642a47026044cd0ceac
tree51d95a18061ef7363f776ccc7a53555de2cadb0e
parent2ef7a28a71f819343afefa721e5497119fb2cee0
tests: added HTTP If-Modified-Since tests

Added test 1126 and 1127 to verify curl's behaviour when If-Modified-Since
is used and a 200 is returned.

The list of test cases in Makefile.am is now sorted numerically.
tests/data/Makefile.am
tests/data/test1126 [new file with mode: 0644]
tests/data/test1127 [new file with mode: 0644]