mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
- Add a ChunkedLineReader to deal with replays with the transfer-encoding: chunked header. - Catch UnicodeDecodeErrors caused by multibyte characters getting split during buffering. - A couple of tiny bugs in replay.py