HTTP: Output http response 304 when modified time is too old
authorDerek Higgins <derekh@redhat.com>
Thu, 3 Oct 2013 22:41:56 +0000 (23:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Oct 2013 12:16:39 +0000 (14:16 +0200)
commit4cd444e01ad0da91231bebb66f58698f63666cc9
treea2b80405aeb749871e22e39e4eb0f90c9094f288
parent826447849035030afa55ad02ee05b669f1735904
HTTP: Output http response 304 when modified time is too old

When using the -w '%{http_code}' flag and simulating a Not Modified then
304 should be output.
lib/transfer.c