http3 POST requests never get an answer.
Categories
(Core :: Networking: HTTP, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | verified |
People
(Reporter: 6144, Assigned: dragana)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
go to webpage containing google recaptcha.
this page works https://www.google.com/recaptcha/api2/demo
Actual results:
recaptcha fails to load and if you look at the network monitor you can notice a POST request that has no answer.
Expected results:
recaptcha loads.
Updated•5 years ago
|
Comment 1•5 years ago
•
|
||
I confirm that https://www.google.com/recaptcha/api2/demo cannot be loaded by security connection failed error with Nightly 80.0a1 20200703215022 and network.http.http3.enabled on windows 10.
Comment 2•5 years ago
|
||
And https://www.google.com/recaptcha/api2/demo works without http3.
Comment 3•5 years ago
•
|
||
I believe this bug is related with bug 1630851. (maybe duplicate one.)
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
Comment 6•5 years ago
|
||
| bugherder | ||
Updated•5 years ago
|
Comment 7•5 years ago
•
|
||
Reproduced the issue using Firefox 79.0a1 (20200619215130) on Windows 10x64.
The issue is verified fixed with Firefox 81.0b1 (20200728204253) on Windows 10x64, macOS 10.12 and Ubuntu 18.04.
Description
•