Skip to content

Bug in Content-Type Response #203

@leandrotsampa

Description

@leandrotsampa

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:
image

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:
image

Server:
image

causing this problem in page:
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions