[ https://issues.apache.org/jira/browse/COUCHDB-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932586#action_12932586 ] Benoit Chesneau commented on COUCHDB-947: ----------------------------------------- I tested if this condition could be overriden using enctype attribute in a form, but it couldn't at least in ff or chrome (dunno for ie) so it make sense to keep it. I think it has been applied to others already. > /_restart API requires "Content-Type: application/json" > ------------------------------------------------------- > > Key: COUCHDB-947 > URL: https://issues.apache.org/jira/browse/COUCHDB-947 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Affects Versions: 1.1, 1.2 > Environment: Mac OS X 10.6.5 > Reporter: Filippo Fadda > Fix For: 1.0.1, 1.1, 1.2 > > > The "/_restart" API requires "Content-Type: application/json" header. This is not coherent because the API doesn't need parameters to be passed using JSON. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.