Now closing web request immediatelly after executing a request that has no content.
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 3 Jan 2012 15:35:00 +0000 (17:35 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 3 Jan 2012 15:35:00 +0000 (17:35 +0200)
commit692ec33b00e1cd75b21434671d40358ea03725a8
tree4d742327eadfc5b8d9585cbdecb92569c71edaf4
parent06f11e8badf53850152ccbeef7c71539d3bb0c02
Now closing web request immediatelly after executing a request that has no content.
Fixed content logging that improperly disposed the response stream in RestClient.cs
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Network/CloudFilesClient.cs
trunk/Pithos.Network/RestClient.cs