Re: Problems with authenticated background downloads involving a 301 redirect
Re: Problems with authenticated background downloads involving a 301 redirect
- Subject: Re: Problems with authenticated background downloads involving a 301 redirect
- From: Scott Hancher <email@hidden>
- Date: Wed, 23 Jul 2014 15:19:14 -0700
Just to clarify. This issue is occurring on iOS. Also, for background downloads, the session delegate is not notified of any redirects, so I'm unable to correct the stripped 'Authorization' header like I'm already doing for in-process downloads.
Please advise how the 'Authorization' header is intended to get to the destination server to correctly authenticate the request.
Thank you,
++Scott.