Closed
Bug 1301713
Opened 9 years ago
Closed 9 years ago
Headers.prototype.getAll should be removed
Categories
(Firefox :: Untriaged, defect)
Firefox
Untriaged
Tracking
()
RESOLVED
DUPLICATE
of bug 1278275
People
(Reporter: jakea, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
Headers.prototype.getAll
Actual results:
function getAll()
Expected results:
undefined
It's no longer in the spec: https://github.com/whatwg/fetch/commit/42464c
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•