[
https://issues.apache.org/jira/browse/COUCHDB-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shorin closed COUCHDB-828.
------------------------------------
Resolution: Cannot Reproduce
Failed to reproduce on 1.2.2, 1.3.0 and master head. CouchDB returns response
without any problems regarding the sent Content-Type. Feel free to reopen with
more info (probably, list function code and error logs might help).
> When Issuing a Get Request with Content-Type:
> application/x-www-form-urlencoded an error is thrown
> --------------------------------------------------------------------------------------------------
>
> Key: COUCHDB-828
> URL: https://issues.apache.org/jira/browse/COUCHDB-828
> Project: CouchDB
> Issue Type: Bug
> Affects Versions: 1.0
> Reporter: Talib
>
> When doing an AJAX GET Request, the content type is set to
> application/x-www-form-urlencoded, the request fails.
> Removing the "Content-Type: application/x-www-form-urlencoded" header makes
> the request success.
> Here is what the headers look like for a failed request.
> Connection: keep-alive
> User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-US)
> AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4
> X-Requested-With: XMLHttpRequest
> Content-Type: application/x-www-form-urlencoded
> Accept: application/json, text/javascript, */*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira