How to make an HTTP POST web request

后端 未结 14 2749
有刺的猬
有刺的猬 2020-11-21 04:31

Canonical
How can I make an HTTP request and send some data using the POST method?

14条回答
  •  臣服心动
    2020-11-21 04:46

    You can also use Postman App for Windows, Linux or OSX. It is a complete web app & service test environment that involve all the request methods. You can find the latest version here.

提交回复
热议问题