[
https://issues.apache.org/jira/browse/COUCHDB-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512759#comment-14512759
]
ASF GitHub Bot commented on COUCHDB-2673:
-
GitHub user samueltardieu opened a pu
GitHub user samueltardieu opened a pull request:
https://github.com/apache/couchdb/pull/314
Properly escape Location: HTTP header
Non-ASCII characters in the "Location:" header must be URL-encoded. This
can happen if a document is inserted with a user-defined "_id"
containing
Samuel Tardieu created COUCHDB-2673:
---
Summary: "Location" header in HTTP response should properly encode
the document _id
Key: COUCHDB-2673
URL: https://issues.apache.org/jira/browse/COUCHDB-2673
Pr
[
https://issues.apache.org/jira/browse/COUCHDB-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512631#comment-14512631
]
Amarnath Beedimane Hanumantharaya commented on COUCHDB-1787: