Fixed frequent timeout by always closing WebResponse objects
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 20 Dec 2011 20:40:35 +0000 (22:40 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 20 Dec 2011 20:40:35 +0000 (22:40 +0200)
commit06f11e8badf53850152ccbeef7c71539d3bb0c02
treeb6add20c91138e53a018e3f6f076e6b3230e7dd0
parente38c5881cde32a9514a8cbc8af758e36e77a9e35
Fixed frequent timeout by always closing WebResponse objects
trunk/Pithos.Client.WPF/Converters/DummyConverter.cs [new file with mode: 0644]
trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml
trunk/Pithos.Client.WPF/Preferences/AddAccountViewModel.cs
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Client.WPF/app.config
trunk/Pithos.Core/Agents/StatusAgent.cs
trunk/Pithos.Core/TaskExtensions.cs
trunk/Pithos.Interfaces/ObjectInfo.cs
trunk/Pithos.Network/RestClient.cs
trunk/Pithos.sln