summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth/ChannelElements/OAuthChannelTests.cs
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-05-15 10:43:03 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2010-05-15 10:45:03 -0700
commitacaeafb5d752a1183bcad21034459b015ba2549d (patch)
tree0169ac249d0b399399a48892e69c81a6c0d20ec0 /src/DotNetOpenAuth.Test/OAuth/ChannelElements/OAuthChannelTests.cs
parentdcc619fc3ed0d5bce4c816ecb4a753e1782a13e6 (diff)
downloadDotNetOpenAuth-acaeafb5d752a1183bcad21034459b015ba2549d.zip
DotNetOpenAuth-acaeafb5d752a1183bcad21034459b015ba2549d.tar.gz
DotNetOpenAuth-acaeafb5d752a1183bcad21034459b015ba2549d.tar.bz2
Added utility method to make it easy to modify channels' outgoing HTTP requests, particularly for adding default network credentials to them.
A sample use of this would be: WebConsumer consumer; // initialized elsewhere consumer.Channel.UseDefaultNetworkCredentialsOnOutgoingHttpRequests(); Note that this method should only be called ONCE per instantiated channel.
Diffstat (limited to 'src/DotNetOpenAuth.Test/OAuth/ChannelElements/OAuthChannelTests.cs')
0 files changed, 0 insertions, 0 deletions