有没有办法保存并重新发送HTTP请求?
我的工作中有一个非常有问题的网络应用程序。为了避免使用它的接口,我想要一些东西来保存我用它发送的 HTTP 请求,并使我能够在需要时重新发送它们。你知道有什么东西可以做到这一点吗?也许有一个适用于 Firefox 的附加组件(我搜索过,但没有找到)?
我需要能够在 Linux 上执行此操作。
I have a really buggy web application at work. In order to avoid using its interface, I want something that will save the HTTP requests I send with it, and enable me to resend them whenever I want. Do you know of anything that does that? Maybe there is an add-on for Firefox (I searched, but didn't find one)?
I need to be able to do this on Linux.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以使用 Fiddler 拦截浏览器和客户端之间的 HTTP 请求和响应。
Fiddler 还支持使用其 Request Builder 功能手工制作和发送 HTTP 请求:
You can use Fiddler to intercept HTTP requests and responses between the browser and the client.
Fiddler also supports handcrafting and sending HTTP requests using its Request Builder feature:
尝试 iMacros for firefox
根据插件说明:
“自动化 Firefox。记录和重播重复性工作。如果您喜欢 Firefox Web 浏览器,但厌倦了每天访问相同网站、填写表格和记住密码等重复性任务,那么 Firefox 的 iMacros 就是您的解决方案一直梦想着!”
https://addons.mozilla.org/en-US/firefox/addon/第3863章
Try iMacros for firefox
According to plugin description:
"Automate Firefox. Record and replay repetitious work. If you love the Firefox web browser, but are tired of repetitive tasks like visiting the same sites every days, filling out forms, and remembering passwords, then iMacros for Firefox is the solution you’ve been dreaming of!"
https://addons.mozilla.org/en-US/firefox/addon/3863/