Skip to content

HttpResponseMessage Serialisation still breaks in .NET Core 3.0 #263

Closed
@aliostad

Description

@aliostad

This is related to https://github.com/dotnet/corefx/issues/31918 and the same repro described there breaks with .NET 3.0 but the reason appears to be different and due to not using TryAddWithoutValidation according to this.

Basic issue is that headers such as Expires: -1 are not supported while they are still prevalent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions