Reviewers: Ray Ryan, Description: As discussed in issue 3374 comments, this patch adds overloads of encodeComponent and decodeComponent to deal differently with spaces (keeping them as %20 rather than replacing them with +) and therefore allow their use for path segments (useful when using "RESTful services").
Please review this at http://gwt-code-reviews.appspot.com/87806 Affected files: user/src/com/google/gwt/http/client/URL.java user/test/com/google/gwt/http/client/URLTest.java --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
