Skip to content

Stream proxied requests instead of reading all bytes before sending #46

@f0ssel

Description

@f0ssel

Right now we do not stream any of the bytes because of the basic peek buffer implementation. This probably means we have issues with protocols such as websocket as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions