What appears to be happening is that a new PHPSESSID cookie is generated for each article than I am trying to download, and since the builtin recipe doesn't seem to handle them~the session generated for each article is not available when the request to download it is sent, so no content is retrieved.
|