Cannot handle cookies during redirect handling
Status: Inactive
Brought to you by:
grro
There is problem when web page wants to put some cookie during redirection.
Sample URL: http://www.nytimes.com/2012/02/18/us/politics/congress-acts-to-extend-payroll-tax-cut-and-aid-to-jobless.html
It's redirect to login page, login page try to setup cookie (which is ignored) and redirects back. There is no cookie added and redirect to login repeat.
All this repeats until it get some error.