Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Escape troublesome characters in relativePath when returning Resource URL. #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 10, 2013

  1. Escape URI reserved characters in relativePath when returning Resourc…

    …e URLs.
    
    Escapes reserved characters in RFC 3986 section 2.2.
    
    CouchDesignDocument and CouchQuery overrides the URL generation to handle '_design/' and '_view/' prefixes in relativePath that needs to be left unescaped.
    monowerker committed Aug 10, 2013
    Configuration menu
    Copy the full SHA
    3848522 View commit details
    Browse the repository at this point in the history