summaryrefslogtreecommitdiff
path: root/content/fetchers/file.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2019-11-09 16:59:26 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2019-11-09 16:59:26 +0000
commitc92b31babea9f34a1987f99ce20a4c7b067f9b68 (patch)
tree6c21be3321e22884d6466f9e7d4182fc62facb37 /content/fetchers/file.c
parente95c11dac89e39634aa9fa82a13ac780740122ee (diff)
downloadnetsurf-c92b31babea9f34a1987f99ce20a4c7b067f9b68.tar.gz
netsurf-c92b31babea9f34a1987f99ce20a4c7b067f9b68.tar.bz2
Resource fetcher: Fix ETag handling.
* Changed ETag storage to be time_t, rather than int. * Changed `If-None-Match` value parsing to use proper time_t parsing, rather than `atoi`. We emit FETCH_NOTMODIFIED if the resource hasn't changed.
Diffstat (limited to 'content/fetchers/file.c')
0 files changed, 0 insertions, 0 deletions