1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

CHANGES.rst clarification

This commit is contained in:
Ilya Kreymer 2015-12-13 00:40:01 -08:00
parent 7d4c76f308
commit 6e58fe7a40

View File

@ -20,7 +20,7 @@ pywb 0.11.0 changelist
* Encoding: Use webencoding lib to better encode head-insert to match page encoding
* Live Proxy: Support for explicit 'recording' mode, decoupled from using http/https proxy. (Before using proxy implied recording)
* Live Proxy: Support for explicit recording mode, decoupled from using http/https proxy. Enabled when ``LiveRewriter.is_recording()`` is true. By default, http/s proxies imply recording but can be overriden in derived class.
* Rewriting: Convert relative urls for ``rel=canonical`` to absolute urls, even if not rewriting to ensure correct url.