Experimental path_from_header feature, refs #712

This commit is contained in:
Simon Willison 2020-03-25 19:50:54 -07:00
commit fb0460dd0b
3 changed files with 19 additions and 0 deletions

View file

@ -241,3 +241,10 @@ For example, if you are sending traffic from ``https://www.example.com/tools/dat
You can do that like so::
datasette mydatabase.db --config base_url:/tools/datasette/
.. _path_from_header:
path_from_header
----------------
See `issue #712 <https://github.com/simonw/datasette/issues/712>`__.