]> git.ipfire.org Git - thirdparty/squid.git/commit
re-fix parse_rfc1123() DT/ST bugs. Use the parsed time to generate
authorwessels <>
Wed, 22 Apr 1998 04:43:44 +0000 (04:43 +0000)
committerwessels <>
Wed, 22 Apr 1998 04:43:44 +0000 (04:43 +0000)
commitf2d03c5fe99c70d769df0987b5b12a26380ffc42
treeedee8ceb627df0fe3d711744488786cfcd464c1c
parent79a5187112babd394958d3a576504c12a4bb1d21
re-fix parse_rfc1123() DT/ST bugs.  Use the parsed time to generate
the GMT offset.  DONT use the current time, because it will be different
for DT and ST.
lib/rfc1123.c