Re: bugs found in http.e and news.ex
- Posted by useless_ Sep 13, 2012
- 1541 views
CoJaBo2 said...
eukat said...
In my opinion, that issue was independant of the content_length issue and the tasks issue.
What is the "content_length issue", btw?
Some sites do not give a content_length in the http header (hence when news.ex used http.e, yahoo never had a hit on *anything*), some give bad values. At least one uses 31-bit values which roll over to negative values and are wrong from then on (wikimedia, but others too).
useless