I want to download an image file using get request, but I want to get only partial content. I use the headers = {"Range": "bytes=0-100"} and I ask if the