Skip to content

On tcp proxy with http handler. #2583

@Andrewmatilde

Description

@Andrewmatilde

I am writing a tcp proxy which could handle http packet with hyper .
But when it comes to some custom method or error injected in http packet , hyper will suddenly return 4xx packet with on_parse_error .
I want my proxy with hyper could just pass through these packet.
Is there any way to handle the problem without write my custom hyper?
Thanks for any helps.

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