Fix bug where HEAD requests created by ASINeworkQueues didn't present the reques…
…t headers from the main request. This meant they wouldn't present authentication information or cookies, as well as custom headers. Errors thrown by the above HEAD requests now set the error on the main request and talk to its delegate when appropriate Thanks to Alex Reynolds for noticing this issue!
Showing
7 changed files
with
134 additions
and
28 deletions
-
Please register or login to post a comment