summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth/Messaging/DirectWebRequestOptions.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed OpenIdAjaxTextBox' serialization of positive authentication responses.Andrew Arnott2009-01-301-0/+1
|
* Refactored IDirectWebRequestHandler to take a set of options rather than be ↵Andrew Arnott2009-01-301-0/+37
two interfaces. Finally got receiving HTTP 400 error responses working.