Closed
Bug 1841242
Opened 1 year ago
Closed 1 year ago
OHTTP requests fail for large responses
Categories
(Core :: Networking: HTTP, defect, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
When testing OHTTP with a big HTML page response payload, I sometimes got a 80070057 status code. It seems this comes from here.
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/363c7ad976d6
ObliviousHttpChannel::OnDataAvailable should accept multiple calls r=necko-reviewers,kershaw
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•