HTTPS 标头和完整 URL 路径

发布于 2024-10-11 18:20:01 字数 83 浏览 1 评论 0原文

如何查看 HTTPS 标头?

我们将查看 HTTPs 流量并提取标头和完整 URL 路径。

有什么想法可以做到这一点吗?

How do I go about looking at an HTTPS header?

we would look inside the HTTPs traffic and extract the headers and full URL path.

Any thoughts on what it takes to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

以往的大感动 2024-10-18 18:20:01

一般来说,您的问题没有多大意义,因为 SSL 被设计为不透明的安全传输并防止窥视。

事实上,如果你控制了沟通的一侧,你就可以采取一些行动。但这些操作取决于许多细节,例如您是否有权访问客户端或服务器、服务器和客户端使用什么软件。

最后,我想说这个问题看起来与编程无关,除非您更详细地描述您的任务。

In general your question doesn't make much sense because SSL was designed to be opaque secure transport and prevent peeping into it.

In reality if you control one of the sides of communication you can take some actions. But these actions depend on many details, such as whether you have access to the client or server, what software is used on the server and client side.

Finally, I'd say that this question doesn't look to be programming-related unless you describe your task in more details.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文