Skip to content

代理使用Socket时有个小问题 || There is a small problem with the proxy using Socket #309

Open
@ruyantingting

Description

@ruyantingting

当使用CONNECT要求打开一个连接时,会正常返回200,但连接没有打开,HttpProxyServerHandler里必须读到8个byte,当发送数据少于8个时会卡在那里,而且不是建立连接后再返回200的


When using CONNECT to open a connection, it will return 200 normally, but the connection is not opened. 8 bytes must be read in HttpProxyServerHandler. When there are less than 8 data sent, it will be stuck there, and it will not return 200 after establishing the connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions