RipcordSoftware / AvanceDB

An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
GNU Affero General Public License v3.0
162 stars 12 forks source link

Encoded path characters in the URI are not decoded #35

Open craigminihan opened 9 years ago

craigminihan commented 9 years ago

If a client uses %2f instead of / in the request this is not translated into the correct path.