2675: Wrong content-type when uploading diff via api
- Fixed
- Review Board
| j.oss******@gmai***** (Google Code) (Is this you? Claim this profile.) | |
| Jan. 22, 2014 |
What version are you running?
1.6.9
What's the URL of the page containing the problem?
http://<site>/<reviewboard-path>/api/review-request/<n>/diffs/
What steps will reproduce the problem?
1. Upload diff
What is the expected output? What do you see instead?
Expected:
Content-Type: application/vnd.reviewboard.org.diff+json
(or)
Content-Type: application/json
Received:
Content-Type: text/plain