Closed vivainio closed 11 years ago
Also possible that chunked encoding screws it up
Some relevant mods after surgery in that area on the merged_rmsfastcache branch. I'm close to pulling that back into trunk with lots of goodness like faster caching, bug fixes and some API changes. Looking into adding a unit test.
@paulirotta it seems your branch fixes this problem. Any objections still to merge it in?
All merged. I must check @adiksonline has some JSON changes. Merge of that is a separate task
Oh, I might have made some changes to that while investigating the BB issue. You can go through it
Trying this url, there is no Content-Length header,
http://www.sodexo.fi//ruokalistat/output/daily_json/731/1/1/2013/en?mobileRedirect=false
In HttpGetter::exec, this leads to "length" being 0, and us going to this branch:
Instead of:
Network capture below: