Added WebExtensions.cs with methods for logging request and response contents
authorpkanavos <pkanavos@gmail.com>
Tue, 27 Mar 2012 14:33:17 +0000 (17:33 +0300)
committerpkanavos <pkanavos@gmail.com>
Tue, 27 Mar 2012 14:33:17 +0000 (17:33 +0300)
commit72174cd59a7400926f279e8704a44b28de0055b1
tree3e214460886b1b7cfce38bc39fb19c4ab6eec006
parent739664d2d89a008bd3e1ab3b8a84d2152ea46d98
Added WebExtensions.cs with methods for logging request and response contents
Modified the maximum error response size for HttpWebRequest
trunk/Pithos.Network/CloudFilesClient.cs
trunk/Pithos.Network/Pithos.Network.csproj
trunk/Pithos.Network/RestClient.cs
trunk/Pithos.Network/Signature.cs
trunk/Pithos.Network/WebExtensions.cs [new file with mode: 0644]