在 PHP 中使用 Fiddler2 / Charles

发布于 2024-11-18 23:13:38 字数 372 浏览 3 评论 0原文

如何在 PHP Web 服务内部以自动化方式使用 Fiddler2 来捕获请求标头并将其发送到 PHP 代码的其他部分?我发现它可以在 PHP 中自动化(http:// www.fiddler2.com/Fiddler/help/hookup.asp#Q-PHP)但我找不到实现。 Charles 使用 Web 界面来运行此任务似乎更容易、更明显,但 Fiddler2 当然是免费的。任何其他链接或信息都会非常有帮助。

另外,我发现这些主要是调试工具,但是是否有理由建议在生产代码中使用它们来实现规模化和每分钟数千个请求?

How can Fiddler2 be used in an automated fashion inside of a PHP web service to capture request headers and send them to other parts of my PHP code? I found out the fact that it can be automated inside PHP (http://www.fiddler2.com/Fiddler/help/hookup.asp#Q-PHP) but I couldn't find an implementation. Charles seems easier and more obvious to get up an running for this task using the web interface but Fiddler2 is free of course. Any additional links or info would be very helpful.

Also, I see these are primarily debugging tools but is there a reason one would advice using them in production code for scale and thousands of requests per minute?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文