Skip to content

Releases: eresid/MarsRestClient

0.3.0 alpha 1

11 Mar 21:59
Compare
Choose a tag to compare
0.3.0 alpha 1 Pre-release
Pre-release

This release has unstable API.

  • httpbin.org sample
  • firebase cloud messaging sample
  • change API for Async support
  • Timeout + TimeoutException + unit test

0.2.0

08 Jan 11:42
Compare
Choose a tag to compare

This release has unstable API.

  • Add builder for HTTP Client
  • Content Type sample
  • User Agent sample
  • Add DELETE request
  • Add PATCH request
  • Now need only import mars;

0.1.0

29 Dec 20:57
Compare
Choose a tag to compare

First public release. This release has unstable API.

  • HTTP Client
  • HTTP Client options
  • Response handler
  • Headers
  • Parameters
  • POST request
  • GET request