OpenIdChannel now processes response messages sent with HTTP 400 errors.
commitc701066381fc2c73bec4f63981d7637aa33b713b
authorAndrew Arnott <andrewarnott@gmail.com>
Tue, 27 Jan 2009 16:01:49 +0000 (27 08:01 -0800)
committerAndrew <andrewarnott@gmail.com>
Thu, 29 Jan 2009 16:11:45 +0000 (29 08:11 -0800)
tree31aef286b9b981d3c8eb1f59da64ec4e1c2a6a86
parent6da8acfa0ddc095ae3e9ba9fb884db53764c3f1d
OpenIdChannel now processes response messages sent with HTTP 400 errors.
src/DotNetOpenAuth/DotNetOpenAuth.csproj
src/DotNetOpenAuth/Messaging/Channel.cs
src/DotNetOpenAuth/OpenId/ChannelElements/Accept400ErrorWebRequestHandlerWrappers.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/ChannelElements/OpenIdChannel.cs