datasette/datasette/utils
Agustin Bacigalup 67e66f36c1
Add ETag header for static responses (#2306)
* add etag to static responses

* fix RuntimeError related to static headers

* Remove unnecessary import

---------

Co-authored-by: Simon Willison <swillison@gmail.com>
2024-03-17 12:18:40 -07:00
..
__init__.py Add ETag header for static responses (#2306) 2024-03-17 12:18:40 -07:00
asgi.py Add ETag header for static responses (#2306) 2024-03-17 12:18:40 -07:00
baseconv.py Rename to_decimal/from_decimal to decode/encode, refs #1734 2022-05-02 12:44:09 -07:00
check_callable.py Rename callable.py to check_callable.py, refs #2078 2023-05-25 11:49:40 -07:00
internal_db.py Take advantage of execute_write_fn(transaction=True) 2024-02-17 20:51:19 -08:00
shutil_backport.py Upgrade to latest Black, closes #2239 2024-01-30 19:55:26 -08:00
sqlite.py Show pysqlite3 version on /-/versions, if installed - #1125 2020-12-03 14:08:50 -08:00
testing.py Port app_client to ds_client for most of test_html.py, refs #1959 2022-12-17 13:47:55 -08:00