file downloaded via firefox and curl have different size
- by Arash Mousavi
When I download a file from this link by Firefox its size is 74580 B, But when I download it by curl with exactly all of header was sent by Firefox its size is 79891 B (I copied all header from Firefox and paste it in curl command).
what is the problem?
If you need any additional data ask me in comment.
My curl command:
curl --header 'Host:…