Hi Aurélien, Awesome tip. I entered the following value in the URL and worked right away:
http://127.0.0.1:5984/test/_design/test/_view/test-byTown?startkey=["foo ca"]&endkey=["foo ca",{}] Cool! :-) -- Tito On Feb 13, 2014, at 8:41 AM, Aurélien Bénel <[email protected]> wrote: >> I'm not good at doing URL-unescaping in my head. > > For those of us that are not native "escapers", I really recommend RESTClient > [1]. > This is *so* easier to use than `curl`. > > > Regards, > > Aurélien > > [1] https://addons.mozilla.org/en-US/firefox/addon/restclient/
