Closed
Bug 1871378
Opened 11 months ago
Closed 4 months ago
Update Fetch Algorithm to Restrict Fetch body Size for keepalive request
Categories
(Core :: DOM: Networking, enhancement, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: smayya, Assigned: smayya)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
As per the fetch spec we need to restrict body size of fetch requests with keepalive to 64KB.
Assignee | ||
Updated•11 months ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Assignee | ||
Updated•5 months ago
|
Assignee: nobody → smayya
Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Attachment #9408386 -
Attachment description: WIP: Bug 1871378 - update Fetch algorithm to restrict Fetch body Size for keepalive request. → Bug 1871378 - update Fetch algorithm to restrict Fetch body Size for keepalive request. r=#necko,edenchuang
Pushed by smayya@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f1aaec0f0b7d
update Fetch algorithm to restrict Fetch body Size for keepalive request. r=necko-reviewers,edenchuang,kershaw
Comment 3•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•