On Wed, Apr 7, 2010 at 20:53, 7zark7 <[email protected]> wrote: > Hi, is there *any* way within CouchDB to modify a GET URL to replace certain > characters in the document id?
Probably easiest if you can have the client encode the URL for you. I don't know if that's acceptable for your use case.
