Closed
Bug 587904
Opened 15 years ago
Closed 15 years ago
Add "Content-Type : application/json" to HTTP headers of test report
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: harth, Assigned: harth)
Details
(Whiteboard: [mozmill-1.4.2+])
Attachments
(1 file)
752 bytes,
patch
|
Details | Diff | Splinter Review |
Starting with CouchDB 1.0, you have to send Content-type: application/json headers when you're POSTing a doc. We should tack that on to all of our requests in case we want to update to 1.0.
Assignee | ||
Updated•15 years ago
|
Whiteboard: [mozmill-1.4.2?]
Assignee | ||
Comment 1•15 years ago
|
||
patch to add header. Tested w/ couchdb 1.0
We should take this for 1.4.2. r+
Whiteboard: [mozmill-1.4.2?] → [mozmill-1.4.2+]
Assignee | ||
Comment 3•15 years ago
|
||
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
Verified Fixed with master. I am seeing a POST request header with Content-type value of 'application/json'
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Assignee: nobody → fayearthur+bugs
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•