artiya4u / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

Add a .buildPathAndQuery() method to GenericUrl #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The GenericUrl class should have a method which you can use to retrieve the 
right (non-scheme and host) part of the URL. 
The feature is required for use cases where relative URLs are required (e.g. 
servlet redirection, subscribe header, ..)

Original issue reported on code.google.com by mlin...@google.com on 4 May 2012 at 1:44

GoogleCodeExporter commented 9 years ago
Submitted in revision b90b7a53484e
http://codereview.appspot.com/6184048/

Original comment by mlin...@google.com on 4 May 2012 at 7:54