Avoid signature mismatch issues by using the request URI as sent by the client, befor...
authorpastith <devnull@localhost>
Tue, 24 Mar 2009 13:42:11 +0000 (13:42 +0000)
committerpastith <devnull@localhost>
Tue, 24 Mar 2009 13:42:11 +0000 (13:42 +0000)
commitc961594d1b9221db6851a2e3e331d1e4aa05628d
tree1efc1e6b3c85e5088240559d6dda77263093ef5a
parent892a283605218e892f25732436bdfdd0621f4465
Avoid signature mismatch issues by using the request URI as sent by the client, before the container gets a chance to tinker with it.
gss/src/gr/ebs/gss/client/rest/AbstractRestCommand.java
gss/src/gr/ebs/gss/server/rest/FilesHandler.java
gss/src/gr/ebs/gss/server/rest/RequestHandler.java
gss/test/rest-api-test.html