当你有一个http的get请求需要知道结果,可以直接在浏览器上输入,然后等待查看结果。
那如果是一个post请求呢?推荐使用一个国外工具Send HTTP Tool。
传送门:http://soft-net.net/send-http-tool/
切记,在发送post请求的时候,将Method选择为POST哦!
时间: 2024-11-08 21:11:49
当你有一个http的get请求需要知道结果,可以直接在浏览器上输入,然后等待查看结果。
那如果是一个post请求呢?推荐使用一个国外工具Send HTTP Tool。
传送门:http://soft-net.net/send-http-tool/
切记,在发送post请求的时候,将Method选择为POST哦!