mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
Update CHANGES for 0.8.3
This commit is contained in:
parent
24021fcd57
commit
3e3794d4dc
@ -1,7 +1,13 @@
|
||||
pywb 0.8.3 changelist
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* cookie rewrite: remove cookie ``secure`` flag to allow equivalent replay via http as well as https
|
||||
* cookie rewrite: all cookie rewriters remove ``secure`` flag to allow equivalent replay of sites with cookies via HTTP and HTTPS.
|
||||
|
||||
* html rewrite: fix ``<base>`` tag rewriting to keep add trailing slash if url is a hostname with no path, ex:
|
||||
|
||||
``<base href="http://example.com" />`` -> ``<base href="http://localhost:8080/rewrite/http://example.com/" />``
|
||||
|
||||
* framed replay: fix double slash that remainded when rewriting top frame url.
|
||||
|
||||
|
||||
pywb 0.8.2 changelist
|
||||
|
Loading…
x
Reference in New Issue
Block a user