
tfheen at varnish-software
Jun 3, 2012, 11:50 PM
Post #3 of 3
(361 views)
Permalink
|
|
Re: Changing the Varnish Date header to UTC
[In reply to]
|
|
]] Neil Saunders > Hopefully a quick one - Is there any way to get varnish to provide the date > header in UTC instead of GMT? No, it's the required format according to RFC2616. See section 3.3.1: HTTP-date = rfc1123-date | rfc850-date | asctime-date rfc1123-date = wkday "," SP date1 SP time SP "GMT" rfc850-date = weekday "," SP date2 SP time SP "GMT" -- Tollef Fog Heen Technical lead, Varnish Software t: +47 21 98 92 64 _______________________________________________ varnish-misc mailing list varnish-misc [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
|