-
### Describe the bug
Starting point is the .NET CLI scaffolded webapi project
`dotnet new webapi--name TestHostIssue`
Adapt the default controller a little so it is capable of a parameter (HTTP …
-
Template test is failing for rc2 source built tarball with following error :
[root@ibm-p9z-26-lp1 dotnet-bunny]# dotnet turkey/Turkey.dll ../dotnet-regular-tests/template-test/ --timeout 10000
Tes…
-
Hi,
When I try run my docker file for my .netcore 3.0 app, I am receiving the following error from within the container:
> It was not possible to find any compatible framework version
>
> T…
-
### Requests fail with unsecure URLs (http://) and HTTP/2
We are trying to host both gRPC services and MapGet [or WebApi] endpoints. Interestingly, the gRPC template does exactly this. When you use…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Dotnet 6 AspNetCore started localhost port not working correctly on my machine:
OS Name: M…
-
### Describe the bug
The "default" `IConfiguration` provided to `Startup` seems overly complex, containing multiple nested providers with duplicates/triplicates in places. This causes difficulty in …
-
### Describe the bug
We started to see some requests fail that contain the following User-Agent header:
`Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5 (Ergänzendes Update)) AppleWebKit/605.1.…
-
### Describe the bug
I've noticed you're allowing UTF-8 HTTP Headers since 2.2. (https://github.com/aspnet/KestrelHttpServer/issues/1144). Unfortunately, I still get HTTP 400 back with "Malformed req…
-
When I was testing netcoredbg with a test program and I used the list command it did not give any output and then I went to debug netcoredbg with gdb getting a segfault, I add information:
`$ ./src/n…
-
### Describe the bug
I am unable to accept WebSocket connections in a controller endpoint. The endpoint logic is entered when I debug, but the value of `HttpContext.WebSockets.IsWebSocketRequest` i…