All appropriate headers are url encoded
authorChristos Stathis <chstath@ebs.gr>
Fri, 2 Dec 2011 15:36:34 +0000 (17:36 +0200)
committerChristos Stathis <chstath@ebs.gr>
Fri, 2 Dec 2011 15:36:34 +0000 (17:36 +0200)
commita2411896a82d58da89c9ec1b7ab23db82fb142ce
tree2ebb192c4720fb8679f0bf54a075690e43f554b9
parent2ba08401644b0abd1ac7297480f891dbb5a74206
All appropriate headers are url encoded
12 files changed:
src/gr/grnet/pithos/web/client/FilePropertiesDialog.java
src/gr/grnet/pithos/web/client/FolderPropertiesDialog.java
src/gr/grnet/pithos/web/client/Pithos.java
src/gr/grnet/pithos/web/client/VersionsList.java
src/gr/grnet/pithos/web/client/commands/AddUserCommand.java
src/gr/grnet/pithos/web/client/commands/PasteCommand.java
src/gr/grnet/pithos/web/client/commands/RemoveUserCommand.java
src/gr/grnet/pithos/web/client/commands/RestoreTrashCommand.java
src/gr/grnet/pithos/web/client/commands/ToTrashCommand.java
src/gr/grnet/pithos/web/client/foldertree/AccountResource.java
src/gr/grnet/pithos/web/client/foldertree/File.java
src/gr/grnet/pithos/web/client/foldertree/Folder.java