mirror of
https://github.com/Medicean/VulApps.git
synced 2025-06-21 10:20:20 +00:00
Merge 38375492c5928badd8be547f9b153db71fa3cea3 into adf350273fb7abb36f4937199e663c5ed119af5e
This commit is contained in:
commit
52c8c31192
@ -63,7 +63,7 @@ Accept-Ranges: bytes
|
||||
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
|
||||
```
|
||||
|
||||
看到结果:
|
||||
|
Loading…
x
Reference in New Issue
Block a user