eiri commented on issue #825: Allow urlencoded '+' characters in _scheduler/jobs/<job_id> field URL: https://github.com/apache/couchdb/issues/825#issuecomment-330242519 Plus is sub-delim reserved character. RFC's stating: > If data for a URI component would conflict with a reserved character's purpose as a delimiter, then the conflicting data must be percent-encoded before the URI is formed. It seems to me that "unambiguously accept both versions, and thus make URL encoding on the client optional" is a suggestion to do exact opposite of that, or do you mean something different here? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
