perhaps no impact, but glues to the PCL homonym usage
This commit is contained in:
parent
b1285b9d55
commit
b06179d2ff
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ namespace Yavsc.Helpers
|
|||
request.SendChunked = true;
|
||||
request.TransferEncoding = "UTF-8";
|
||||
if (authorizationHeader!=null)
|
||||
request.Headers.Add(authorizationHeader);
|
||||
request.Headers["Authorization"]=authorizationHeader;
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue