Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我的情况:站点 A 有表单,它通过 ssl 将数据发送到脚本。我想绕过站点 A 并将数据直接发送到该脚本,但我不知道 ssl 是否不是问题。有人可以帮我解决这个问题吗?
没有一些上下文,我在黑暗中拍摄。但是你不能用对站点 B 的 SSL 的 POST 操作创建你自己的表单吗?