-
Wishing there is http/2 and possibly http3 ( http/2 + quic ) supported by Drogon.
Not sure the prediction algorithm in http/2 is complicated or not. [Possible reference](https://github.com/h2o/h2o/tr…
-
HTTP/2 has a ping/pong [protocol](https://datatracker.ietf.org/doc/html/rfc7540#section-6.7), but I do not see how it can be customized via the reactor-netty API.
I only use HTTP/2 as a client so I…
-
-
Discussion: #750
Refs: #641
This is the same as #723 but for http/2 connections
-
We should support a new `data_stream` extension for HTTP/2.
Rather than `.read()` and `.write()` mapping directly onto the TCP stream they should instead wrap onto DataFrames over a single stream I…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.13.10 darwin/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating …
-
### Jetty version(s)
12.0.15
### Jetty Environment
EE 9
### Java version/vendor
```
openjdk version "17.0.12" 2024-07-16
OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu222…
-
**Describe the bug**
After upgrading to `http-status` 2.0.0, I get the following error on every import of the package.
```
src/controllers/metrics.controller.ts:2:24 – error TS2307: Cannot find…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Kestrel specifies a static value fo…
-
/area networking
## What version of Knative?
1.15.0
## Expected Behavior
Legacy applications may have undefined behavior when HTTP/2 upgrade requests are made. Knative should gracefully ha…