问题:
I want to test some URLs on a web application I'm working on. 我想在我正在处理的Web应用程序上测试一些URL。 For that I would like to manually create HTTP POST requests (meaning I can add whatever parameters I like). 为此,我想手动创建HTTP POST请求(这意味着我可以添加我喜欢的任何参数)。
Is there any extension or functionality in Chrome and/or Firefox that I'm missing? 我缺少Chrome和/或Firefox中的任何扩展程序或功能吗?
解决方案:
参考一: https://stackoom.com/question/K83a/如何使用Firefox或Chrome手动触发HTTP-POST请求-关闭参考二: https://oldbug.net/q/K83a/How-do-I-manually-fire-HTTP-POST-requests-with-Firefox-or-Chrome-closed
来源:oschina
链接:https://my.oschina.net/stackoom/blog/4317720