Skip to content

HTTP should not do IO #40

@CreatCodeBuild

Description

@CreatCodeBuild

The current implementation of HTTP does IO. I should consider the design of h2 which does not do IO.

My HTTP class should be a wrapper of h2. The IO part should be done by a specialized IO class

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions