Merge 38375492c5928badd8be547f9b153db71fa3cea3 into adf350273fb7abb36f4937199e663c5ed119af5e

This commit is contained in:
Anderson 2018-04-17 16:18:14 +00:00 committed by GitHub
commit 52c8c31192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ Accept-Ranges: bytes
2. 请求时设置 range 如下: 2. 请求时设置 range 如下:
``` ```
$ curl -i http://127.0.0.1:8000/proxy/demo.png -r -17208,-9223372036854758600 $ curl -i http://127.0.0.1:8000/proxy/demo.png -H "Content-Type: image/png; charset=GBK" -r -17208,-9223372036854758600
``` ```
看到结果: 看到结果: