Closed Bug 1653179 Opened 4 years ago Closed 4 years ago

Handle STOP_SENDING in necko

Categories

(Core :: Networking: HTTP, task, P2)

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: dragana, Assigned: dragana)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We use to handle STOP_SENDING in neqo, but to simplify code the code has been removed. We need to handle it in necko:

if we get STOP_SENDING with error code H3_NO_ERROR we should stop sending the request but the transaction should continue normally.
If any other error is received we should close, i.e. reset, the stream and cancel tthe nsHttpTransaction.

Assignee: nobody → dd.mozilla
Status: NEW → ASSIGNED
Attachment #9169589 - Attachment description: Bug 1653179 - Hanlde STOPSENDING on a http3 stream. → Bug 1653179 - Handle STOPSENDING on a http3 stream.
Pushed by ddamjanovic@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f6038d6a0bb1 Handle STOPSENDING on a http3 stream. r=necko-reviewers,valentin
Pushed by ddamjanovic@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/638c4f49d052 Handle STOPSENDING on a http3 stream. r=necko-reviewers,valentin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Flags: needinfo?(dd.mozilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: