summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2017-12-03 10:36:07 +0100
committerLars-Dominik Braun <lars@6xq.net>2017-12-03 10:36:07 +0100
commitd6ce0f0b9aeb0b6700bf8199b50e38f208801b68 (patch)
tree4fa1e57c90061c760f27a7f294064e1b7039b4cc
parentbf08dd3b8a981da860d532c98d04db932fce7c4d (diff)
downloadcrocoite-d6ce0f0b9aeb0b6700bf8199b50e38f208801b68.tar.gz
crocoite-d6ce0f0b9aeb0b6700bf8199b50e38f208801b68.tar.bz2
crocoite-d6ce0f0b9aeb0b6700bf8199b50e38f208801b68.zip
Add note about Range: requests
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 262258b..3a7aa7c 100644
--- a/README.rst
+++ b/README.rst
@@ -58,6 +58,8 @@ Caveats
- Some fetch different scripts based on user agent. Example: youtube.com.
- Requests containing randomly generated JavaScript callback function names
won’t work. Example: weather.com.
+- Range requests (Range: bytes=1-100) are captured as-is, making playback
+ difficult
Most of these issues can be worked around by using the DOM snapshot, which is
also saved. This causes its own set of issues though: