Skip to content

AsExpandoArrayAsync throws a JsonSerializationException when there is not content #312

@danielmarbach

Description

@danielmarbach

When ReadAsStringAsync returns empty string the following method in HttpContextExtensions throw a json deserialization exception JsonConvert.DeserializeObject<ExpandoObject[]>(await content.ReadAsStringAsync(), serializerSettings);

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