Github user kxepal commented on a diff in the pull request:

    https://github.com/apache/couchdb/pull/314#discussion_r29234135
  
    --- Diff: src/couchdb/couch_httpd_db.erl ---
    @@ -1015,8 +1015,8 @@ 
db_attachment_req(#httpd{method=Method,mochi_req=MochiReq}=Req, Db, DocId, FileN
         _ ->
             [{"Location", absolute_uri(Req, "/" ++
                 ?b2l(Db#db.name) ++ "/" ++
    --- End diff --
    
    Yes, but there is an `/` character this need to be escaped. See my comment 
in PR discussion.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to