Closed Bug 1741422 Opened 3 years ago Closed 2 years ago

Write tests for 103 EarlyHints receive over HTTP/2

Categories

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

task

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: dragana, Assigned: dragana)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

No description provided.

Update: our HTTP/2 implementation propagates 1xx response already, therefore there is no need to change code to make this work.
I tried to make tests but nodejs does not support sending 103 responses.
I will see if there is another server that we can use.

Assignee: dd.mozilla → nobody
Status: ASSIGNED → NEW
Priority: P2 → P3
Summary: Make 103 EarlyHints observer work with HTTP/2 → Write tests for 103 EarlyHints receive over HTTP/2

Reducing priority to p3, because the most parts of the code will be tests using the http/1.1 and http/3 server. There is only a small piece of the code that is untested.

GetHeader can return NS_ERROR_NOT_AVAILABLE which is not a fatal error and we should not assert.

Assignee: nobody → dd.mozilla
Status: NEW → ASSIGNED
Pushed by ddamjanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aa2a07bf1eb1
Add tests for the 103 responses over HTTP/2 r=necko-reviewers,valentin
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: