mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
Fix spacing in CHANGES.rst
This commit is contained in:
parent
fa813bdd19
commit
221cf701f2
@ -3,13 +3,13 @@ pywb 0.5.0 changelist
|
|||||||
|
|
||||||
* Fixes to memento timemap/timegate to work with framed replay mode.
|
* Fixes to memento timemap/timegate to work with framed replay mode.
|
||||||
|
|
||||||
* Support for a fallback handler which will be called from a replay handler instead of a 404 response. The handler, specified via the ``fallback`` option
|
* Support for a fallback handler which will be called from a replay handler instead of a 404 response.
|
||||||
can be the name of any other replay handler. Typically, it can be used with a live rewrite handler to fetch missing content from live instead of showing a 404.
|
|
||||||
|
The handler, specified via the ``fallback`` option, can be the name of any other replay handler. Typically, it can be used with a live rewrite handler to fetch missing content from live instead of showing a 404.
|
||||||
|
|
||||||
* Live Rewrite can now be included as a 'collection type' in a pywb deployment by setting index path to ``$liveweb``
|
* Live Rewrite can now be included as a 'collection type' in a pywb deployment by setting index path to ``$liveweb``
|
||||||
|
|
||||||
* ``live-rewrite-server`` has optional ``--proxy host:port`` param to specify a loading live web data through an HTTP/S proxy, such as for use with a
|
* ``live-rewrite-server`` has optional ``--proxy host:port`` param to specify a loading live web data through an HTTP/S proxy, such as for use with a recording proxy.
|
||||||
recording proxy.
|
|
||||||
|
|
||||||
* wombat: add document.cookie -> document.WB_wombat_cookie rewriting to check and rewrite Path= to archival url
|
* wombat: add document.cookie -> document.WB_wombat_cookie rewriting to check and rewrite Path= to archival url
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user