Silverlight 4 enables Authorization header modification
        Posted  
        
        on Dot net Slackers
        
        See other posts from Dot net Slackers
        
        
        
        Published on Fri, 23 Apr 2010 00:00:00 GMT
        Indexed on 
            2010/04/23
            20:43 UTC
        
        
        Read the original article
        Hit count: 222
        
Filed under: 
        A little bit of hidden gem in the Silverlight 4 release is the ability to modify the Authorization header in network calls. For most, the sheer ability to leverage network credentials in the networking stack will be enough. But there are times when you may be working with an API that requires something other than basic authentication, but uses the Authorization HTTP header.  The Details  Basically you just set the header value. Hows that for details :-).   Seriously though, heres a snippet of code:...
  
        
        Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
© Dot net Slackers or respective owner