Closed
Bug 1134465
Opened 10 years ago
Closed 10 years ago
Implement synthesizing the response status code for the response used with respondWith
Categories
(Core :: DOM: Workers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1134462
People
(Reporter: jdm, Unassigned)
References
Details
We create an nsHttpResponseHead, but don't set any properties of it like the status. We should extract that from the Response object if it exists.
Fixing this in bug 1134462.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•