Skip to content

Can't GET CouchDB databases with slash in the name #24

Description

@diversario

Databases like _users, blah, a123 are fine. But I have dbs that named like one/two, which is permitted in CouchDB. From node I request them with slash encoded as %2F - one%2Ftwo/document. With http-console, I can't access those dbs - I just get 404.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions