Marie Píchová
Marie Píchová
# Http Stress Status Report ## What we've run so far: | OS | HTTP 1.1 | HTTP 2.0 | Notes | |---------|---------------------------|-----------------------------|------------------------------------------------------| | Windows | 4+ h (Mana) ->...
### URL(s) https://packages.microsoft.com/ ### Description Since .NET 7, we officially support HTTP/3 (it's by default turned on). Our implementation of QUIC and HTTP/3 depends on https://github.com/microsoft/msquic. This dependency must be...
In order to archive https://github.com/dotnet/msquic we have to get rid of the references. This change replaces the dotnet repo with the official MsQuic one.
lsb-release is not present on Alpine, whereas os-release is on most distributions.
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=710074 Build error leg or test failing: WasmTestOnChrome-ST-System.Security.Cryptography.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/103342 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...
## Description In case the current count of available streams is bellow 0, STREAMS_AVAILABLE event will indicate 0, making it impossible to know the actual update that came over the...
- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain Generated Ref source from System.Net.Quic src for the new API in https://github.com/dotnet/runtime/issues/101534 (using `dotnet...
https://github.com/dotnet/runtime/pull/101531 follow up cc @CarnaViire
If ran locally and with some of the tracing on, the client fairly often reports this exception: ``` Unhandled exception: System.Exception: No successful requests during warmup. at HttpClientBenchmarks.Program.Measure(Func`1 sendAsync) in...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1197968 Build error leg or test failing: System.Net.WebSockets.Client.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/120716 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...