summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBraedon Vickers <braedon.vickers@gmail.com>2021-10-11 13:53:49 +0800
committerMarcel Hellkamp <marc@gsites.de>2022-02-02 13:34:31 +0100
commiteb1982ea22937a042f5a6e98c5709f779a8fd66c (patch)
tree88401e84478c11e37ead312111f0f652fee568bd /setup.py
parenta885fd02737508de84ba7c0422b5d076ba6d3265 (diff)
downloadbottle-eb1982ea22937a042f5a6e98c5709f779a8fd66c.tar.gz
Fix handling of empty If-Modified-Since header for static files
Previously, if the If-Modified-Since header was an empty string it wouldn't be parsed into an int (or None), but would still be compared to the int mtime, causing a TypeError.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions