Skip to content

BUG: NaiveProxy with H3 test connection failed #1203

Description

@ZihaoFU245

Describe the problem

When using naiveproxy and press the bar to test connect, the app would show connection failed. But actually, the connection is successfully sent and on server log is received.
"CONNECT cp.cloudflare.com:80 HTTP/3.0" 200 1982 "-" "-"
However the app displayed timeout and failed, this issue does not exist with HTTP2/H2

Expected behavior:

Connection succeeds will show

Actual behavior:

A conenction failed is showed, when connection is just established, the test connection succeeds, but after conenction is established, test connect will fail.

How to reproduce

Add a naive proxy server that supports QUIC, select quic. Then after conenction is established, wait for about 10 seconds. Press test connect, should expect a timeout / failure.

log

If you have logs, please upload them. Please see the detailed steps for exporting logs in the documentation.

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