Skip to content

Keep-Alive and persistent connection in client code #190

@JakkuSakura

Description

@JakkuSakura

// Keep reading bytes from the stream until we hit the end of the stream.

One point of HTTP/1.1 is persistent connection, but in this line of code, we're stuck with one request/response per connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions