main
[test-quarantine] Unquarantine Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused (#67877)
Quarantine Http3TimeoutTests.HEADERS_TrailerIncompleteFrameReceivedWithinRequestHeadersTimeout_StreamError (#67347)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
Server memory pool metrics updates (#63032)
HttpHeaders: reject Content-Length with leading `+` or `-` sign (#67635)
Close connection after processing CL+TE (#66671)
Fallback to ArrayPool in Kestrel (#52106)
Improve Kestrel connection metrics with error reasons (#55565)
Use System.Threading.Lock in Kestrel (#57236)
Fix weak reference Kestrel test (#67403)
Add TLS channel binding token access to `ITlsConnectionFeature` (#67436)
Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)
Improve CRLF / LF line terminators observability in HTTP/1.x request (#66807)
Unquarantine LoggingConnectionMiddlewareTests.LoggingConnectionMiddlewareCanBeAddedBeforeAndAfterHttps (#65861)
Upgrade xunit version to 2.9.0 (#57303)
Fix typo in ResponseDrainingTests comment (#65218)
Implement RFC 9931 Section 8 for HTTP/1.1 CONNECT in Kestrel (#67929)
feat: rework `TlsClientHelloBytesCallback` as a connection middleware (#65808)