Actualy I think it's this d952ac01cb4cd4ae5ceb0c8cc079acf595ff9747, which is part of COUCHDB-1175.
I note that I dislike this content-type negotiation quite a lot, no combination appears to satisfy everyone. B. https://issues.apache.org/jira/browse/COUCHDB-1175 On 17 June 2011 13:53, Marcello Nuccio <[email protected]> wrote: > Follow-up: > > To make it work like in CouchDB-1.0, I have tried to change Firefox > Accept header. > > From the "about:config" page, I have set "network.http.accept.default" to > "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.0" > from the default > "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" > > i.e. I have changed the last character from "8" to "0". > > Now, Firefox is correctly redirected to the login page when accessing > a password protected database. > > Does someone can confirm the same problem? > > Thanks, > Marcello >
