-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Describe the bug
Any version after version 1.0.0-rc.1.22425.5 of packages is causing problens in response with Content-Type in ASP.NET Core.
In version 1.0.0-rc.1.22425.5 and below all is OK, localhost and in server, the Content-Type is like below:

But in any version after 1.0.0-rc.1.22425.5 I getthing problem, localhost and in server, the Content-Type is like below:
Localhost:

Any idea how I can resolve this?
Very thanks, and good job.
To Reproduce
Exceptions (if any)
Further technical details
Please include the following if applicable:
ASP.NET Framework Application:
- Technologies and versions used (i.e. MVC/WebForms/etc):
- .NET Framework Version: 4.8.4515.0
- IIS Version: 10.0.19041.320
- Windows Version: 21H2
ASP.NET Core Application:
- Targeted .NET version: net6.0
- .NET SDK version: 6.0.400
Metadata
Metadata
Assignees
Labels
No labels

