Open
Bug 1913892
Opened 6 months ago
Updated 1 month ago
Create a mock transaction to provide overridden response
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
NEW
People
(Reporter: kershaw, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged][necko-priority-next])
See bug 1913366. We want to create a mock transaction to provide overridden response to channel.
This mock transaction would be similar to HttpTransactionParent, but the difference is that the data source is from setResponseOverride
API.
You need to log in
before you can comment on or make changes to this bug.
Description
•