Hacker News new | ask | show | jobs
by sirtel 3034 days ago
It's common. Is it because of the protocols the website/connection is using? If it is like stream, the total size won't be known until the end.
1 comments

Usually a missing Content-Length in the response header.