SimpleHTTP


SimpleHTTP is a dead simple HTTP client for Unity, because HTTP shouldn’t be that hard.

Currently, SimpleHTTP s ...


by satanas


★★★★★ star rating
Price History +

SimpleHTTP is a dead simple HTTP client for Unity, because HTTP shouldn't be that hard. Currently, SimpleHTTP supports: * HTTP and HTTPS * GET, POST, PUT and DELETE * Headers * Timeouts All of these features with a simple and consistent API. In the future it will also support: * More validations * URL parsing * Delegates to indicate progress