[Privoxy-devel] --enable-strptime-sanity-checks does what?
Lee
ler762 at gmail.com
Tue May 3 02:16:23 UTC 2016
Right now I'm feeling like I can't read code :( What's the expected
behavior if --enable-strptime-sanity-checks is configured & this bit
is added to regression-tests.action after
{+hide-if-modified-since{-60} -crunch-if-none-match}
# Set Header = If-Modified-Since: Gee, this date is invalid
# Expect Header = REMOVAL
# Set Header = If-Modified-Since: Monday, 01-Jan-2025 00:15:00 GMT
# Expect Header = SOME CHANGE
# Set Header = If-Modified-Since: wednesday, 01-Jan-2025 00:15:00 GMT
# Expect Header = SOME CHANGE
1/1/2025 can't be both Mon & Wed so shouldn't one of them cause a complaint?
Lee
More information about the Privoxy-devel
mailing list