Skip to content

Requests don't need Deserialize, responses don't need Serialize #9

@laanwj

Description

@laanwj

This is only a client-side library, so I think there's no need for requests to do anything with deserialization, and response to do anything with serialization. This is simply dead code.

Unless there's a strong case for keeping them—which I don't think, but please let me know—it would be good to remove them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions