在 PHP 中使用 Fiddler2 / Charles
如何在 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论