Skip to content

Releases: DemonExposer/LessAnnoyingHttp

v1.3.0

24 Jun 17:55

Choose a tag to compare

Made headers case-insensitive

v1.2.0

01 Jun 13:09

Choose a tag to compare

Added the ability to view the headers that were sent back by the server

v1.1.1

01 Apr 21:50

Choose a tag to compare

Made the library compatible with Android

v1.1.0

25 Feb 19:31

Choose a tag to compare

Added:

  • Timeout customization
  • Timeout handling

v1.0.1

25 Feb 18:51

Choose a tag to compare

Fixed missing exception for GET requests

v1.0.0

18 Dec 12:54

Choose a tag to compare

Implementation for:

  • GET
  • DELETE
  • PATCH
  • POST
  • PUT

The readme is not the same as in the NuGet package, but the code is.