Skip to content

HTTP代理存在严重问题 #90

Description

@papa18

正常来讲作为HTTP代理客户端,针对HTTPS连接需要用CONNECT方法建立隧道,这一点没问题实现的很好。但是针对HTTP请求,应该保留原始的GET或者POST方法,而不是全部替换成CONNECT方法。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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