summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth.Consumer/OAuth/OAuth1HttpMessageHandlerBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renames ApplyOAuthParameter method.Andrew Arnott2013-02-211-2/+2
|
* Removes ConsumerBase.PrepareAuthorizedRequestAsync methods.Andrew Arnott2013-02-201-23/+25
| | | | HttpClient, full steam ahead.
* Matured the OAuth 1 consumer signing handler a bit.Andrew Arnott2013-02-181-0/+355