I'm uploading files from apollo (using the updated urllrequest class and the filereference class). For some reason, apollo is following redirects, even if I tell it not too (request.followRedirects = false). In addition to this, I can't seem to specify any custom headers in an upload (although this may be for security reasons).