summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Messaging/StandardWebRequestHandler.cs
Commit message (Collapse)AuthorAgeFilesLines
* Replaces IDirectWebRequestHandler with HttpClient in DNOA.Core.Andrew Arnott2012-12-291-261/+0
| | | | Build breaks are everywhere outside of just this one project as a result.
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
|
* Adjusts verbosity levels of HTTP error logging.Andrew Arnott2012-12-241-5/+16
| | | | Fixes #244
* Logging banner now includes the precise build version.Andrew Arnott2012-06-201-15/+1
| | | | Fixes #161
* DNOA user agent string now includes the build number again.Andrew Arnott2012-06-201-1/+15
| | | | Fixes #160.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-0/+249