Better error for Http2 RST_STREAM with reason HTTP_1_1_REQUIRED
Categories
(Core :: Networking: HTTP, enhancement, P3)
Tracking
()
People
(Reporter: dragana, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
We show : "Secure Connection Failed", we should show something better, maybe resource cannot be fetch... I think we already have an error that we can use, we just need to set the proper error code in this situation.
you can reproduce it with: https://edisha.gov.in/DisplayFile?EdishaXtnID=GdpYRrTqbDuQre9mlDPWpA==
Chrome shows that pdf cannot be displayed, I thin we would show the same error if we return error code NS_ERROR_NET_PARTIAL_TRANSFER
Comment 2•4 years ago
|
||
Hi Mahak, sorry for not coming back to you earlier! Please let Dragana know if you still want to help here.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
(In reply to Dragana Damjanovic [:dragana] from comment #0)
you can reproduce it with: https://edisha.gov.in/DisplayFile?EdishaXtnID=GdpYRrTqbDuQre9mlDPWpA==
The error doesn't show up with this document anymore. Is there another way to reproduce this?
Updated•2 years ago
|
Updated•5 months ago
|
Description
•