Skip to content

Data lost in attach/execute/logs due to raw socket handling code #425

@leth

Description

@leth

As discussed in #336 requests's socket reads may stray into the HTTP body, but the data will be kept in a local buffer for future reads. The HTTP response raw socket code bypasses this buffer to use the socket directly, which leads to the lost data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions