Kirill Jonua
Results
3
comments of
Kirill Jonua
params are lost when I use a `URI URLFetcher#create(URI baseURI, String segment)` method, not a `URI create(String uri)` after execution a code: ```java new URL(baseURI.toURL(), segment).toURI() ``` result URI contains...
I can submit PR but I can't sure if the query parameters should be saved in the default behaviour. So I asked clarifying question - it is a bug or...
@stevehu yes, it is a good idea