速報APP / 生產應用 / PostCall

PostCall

價格:免費

檔案大小:9.1 MB

版本需求:需要 iOS 7.0 或以上版本。與 iPhone、iPad 及 iPod touch 相容。

支援語言:義大利文, 英語

PostCall(圖1)-速報App

The first app to send http post call from Iphone and Ipad.

If you don't know what is a post, see this http://en.wikipedia.org/wiki/POST_(HTTP)

Using example:

Url:

http://www.calculator.somee.com/api/add

Header:

Key:Accept

Value:application/json

Key:Content-Type

Value:application/json

Raw json:

{

"PrimoNumero":"100",

"SecondoNumero":"200"

}

And the result is : 300

Future update:

-http get call

-http put call

-more header and setting

支援平台:iPhone, iPad