Closed
Bug 1740688
Opened 3 years ago
Closed 3 years ago
Extract parser for the Link header
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: dragana, Assigned: manuel)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
Current parser is here.
We need to use the same parser for the headers recevied in a 103 EarlyHints response.
We should make this a separate method. nsNetUtil.h/cpp is good place for this function.
Reporter | ||
Updated•3 years ago
|
Severity: -- → N/A
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mbucher
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D131498
Updated•3 years ago
|
Attachment #9251361 -
Attachment description: Bug 1740688 - Extract parser for the Link header r=#necko → Bug 1740688 - Extract parser for the Link header field r=#necko
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f843ac3c085c
Extract parser for the Link header field r=necko-reviewers,kershaw
https://hg.mozilla.org/integration/autoland/rev/1f00fa50fd36
Add testing for LinkHeader parser r=necko-reviewers,dragana
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f843ac3c085c
https://hg.mozilla.org/mozilla-central/rev/1f00fa50fd36
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•