Bug 1914018 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

For `network.continueResponse`, we should be able to modify the status and statusText of an existing response (typically intercepted in http-on-examine-response).

We can rely on parseStatusLine to handle most of the complexity here, we mostly need to expose this to chrome JS

Back to Bug 1914018 Comment 0