Skip to content

Releases: dubit/unity-http

2.2.1

02 Jan 10:15
709612f
Compare
Choose a tag to compare

Changes

  • #18 Fix null download handler.
  • #17 Fix null progress handler.
  • Code cleanups
  • Unity Package Manager integration

2.2.0

26 Jun 13:42
Compare
Choose a tag to compare
  • C# 7
  • .NET 4.X
  • Unit Tests

2.1.0

15 Nov 14:52
Compare
Choose a tag to compare
  • HttpRequst.SetRedirectLimit(int redirectLimit)
  • HttpRequst.SetTimeout(int duration)
  • HttpResponse.Error

2.0.0

17 Jul 15:04
Compare
Choose a tag to compare
  • Fluent API
  • Upload and download progress events added
  • Unity 2017.3 and below support removed.
  • Improved README