Commit 62f6ecb9 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Make sure the ims-candidate has a Last-Modified header.

parent 2e4a2e28
......@@ -2,7 +2,7 @@ varnishtest "Test v4 grace"
server s1 {
rxreq
txresp -bodylen 3
txresp -hdr "Last-Modified: Mon, 09 Feb 2015 09:32:47 GMT" -bodylen 3
rxreq
txresp -bodylen 6
sema r2 sync 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment