how can I check the size of file on server in bytes?
i need to do it for following
feedback
|
|
Perform a HEAD request and check out the Content-Length http header. With curl that would be | |||
|
feedback
|