Skip to content

[BUG] HttpMateClient: Empty body values are being deserialized using MapMate and that causes the requests to fail #20

Description

@staenker

Describe the bug
HttpMateClient:
Empty body values are being deserialized using MapMate and that causes the requests to fail, even though empty body is perfectly fine. That is because MapMate is failing deserializing empty strings.

To Reproduce
Issue a request that results in a response from the server, with the response body being empty

Expected behavior
The request should not fail

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions