-
If the process sleeps for 2 seconds after `ngtcp2_conn_writev_stream()` returns 0, http3 download will take forever.
1. sleep(2) before `ngtcp2_conn_update_pkt_tx_time()` -> everything works
2. sl…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
HTTP3 provides the ability to subscribe to nodes and then those nodes can push http requests to nodes that are subscribing, this protocol can improve the performance of decentralized nodes because the…
-
I am calling NGINX with http3 enabled and cronet is working fine as well as a request client. We are doing a PoC and are trying to use rhttp instead because of its speed. Could you please check if my …
-
**Jetty version(s)**
12.1.x
**Jetty Environment**
core
Review the following test classes that have at least one `@Disabled` test. Acceptable resolutions are:
* reinstate test (remove `@Di…
-
Currently via gin-gonic we support HTTP version 2 and below. It could be handy to investigate what's required for providing HTTP v3 support, which apparently offers quite some performance enhancements…
-
## Failing Test(s)
https://dev.azure.com/dnceng-public/public/_build/results?buildId=860776
- Interop.FunctionalTests.Http3.Http3RequestTests.POST_ClientCancellationUpload_RequestAbortRaised(protoco…
-
I am surprised that no one has ever mentioned this in this project before.
The world is gradually switching to HTTP3 while HTTP2 is now dominating the web. Given the performance and the security and …
ONLYA updated
1 month ago
-
#### Problem Description
If a client uses the fast fallback algorithm to connect to a UDP based reverse proxy listening on both `IPv4/v6`, we handle both the connections. We should be handling only o…
-
#### Problem Description
Firefox fails to access `cloudflare-quic.com` over HTTP3 while using mitmproxy in local mode. Other websites such as `http3.is` load up normally using HTTP3
refs #7025
…