This question is locked. New answers and comments are not allowed.
We are using the Silverlight Upload component against a custom handler which implements RadUploadHandler within an ASP.net application. Our web application uses 3rd party single sign on authentication mechanism which requires a custom header when sending requests to the ASP.net app. Is there any way I can access the HTTP Request object the Uploader component uses when posting to the RadUploadHandler?
Thank you.