Skip to content

Releases: DemonExposer/LessAnnoyingHttp

v1.4.1

Choose a tag to compare

@DemonExposer DemonExposer released this 25 May 14:22

Fixed async code bug

v1.4.0

Choose a tag to compare

@DemonExposer DemonExposer released this 14 Apr 13:54
Better socket usage

v1.3.0

Choose a tag to compare

@DemonExposer DemonExposer released this 24 Jun 17:55

Made headers case-insensitive

v1.2.0

Choose a tag to compare

@DemonExposer DemonExposer released this 01 Jun 13:09

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

v1.1.1

Choose a tag to compare

@DemonExposer DemonExposer released this 01 Apr 21:50

Made the library compatible with Android

v1.1.0

Choose a tag to compare

@DemonExposer DemonExposer released this 25 Feb 19:31

Added:

  • Timeout customization
  • Timeout handling

v1.0.1

Choose a tag to compare

@DemonExposer DemonExposer released this 25 Feb 18:51

Fixed missing exception for GET requests

v1.0.0

Choose a tag to compare

@DemonExposer DemonExposer released this 18 Dec 12:54

Implementation for:

  • GET
  • DELETE
  • PATCH
  • POST
  • PUT

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