Prior to this, only the response body counted toward the HTTP/2 response data rate. This PR aligns the HTTP/2 logic closer to the HTTP/1.x logic and measures the rate for all HTTP/2 response data. This PR also accounts for all response bytes written, not just those that immediately induced backpressure. |
||
|---|---|---|
| .. | ||
| Kestrel.Core.Tests | ||
| Kestrel.H2Spec.FunctionalTests | ||
| Kestrel.InMemory.FunctionalTests | ||
| Kestrel.Tests | ||
| Kestrel.Transport.BindTests | ||
| Kestrel.Transport.FunctionalTests | ||
| Kestrel.Transport.Libuv.BindTests | ||
| Kestrel.Transport.Libuv.FunctionalTests | ||
| Kestrel.Transport.Libuv.Tests | ||
| Kestrel.Transport.Sockets.BindTests | ||
| Kestrel.Transport.Sockets.FunctionalTests | ||
| SystemdActivation | ||
| shared | ||
| Directory.Build.props | ||
| xunit.runner.json | ||