Skip to content

Releases: Next21Team/AmxxEasyHttp

AmxxEasyHttp (Linux & Windows) v1.4.0

02 Nov 14:47

Choose a tag to compare

  • Added support for PUT, PATCH, DELETE requests
  • Added support for HTTP keep-alive

Requirements for linux:

  • GLIBC 2.19 or higher

AmxxEasyHttp (Linux & Windows) v1.3.0

05 Jan 11:59

Choose a tag to compare

  • Fixed crash occurring at simultaneous completion of several requests (most often it happened when changing the map)
  • Updated dependencies to the latest versions (cpr 1.10.5, curl 8.5.0, zlib 1.3, c-ares 1.25.0 (linux), openssl 1.1.1w (linux))

Requirements for linux:

  • GLIBC 2.19 or higher

AmxxEasyHttp (Linux & Windows) v1.2.0

19 Aug 17:35

Choose a tag to compare

  • Added built-in json support

Requirements for linux:

  • GLIBC 2.19 or higher

AmxxEasyHttp (Linux & Windows) v1.1.1

06 Jul 18:26

Choose a tag to compare

  • Dependency on gcc-multilib removed

Requirements for linux:

  • GLIBC 2.19 or higher

AmxxEasyHttp (Linux & Windows) v1.1.0

28 Feb 19:47

Choose a tag to compare

  • Added ezhttp_option_append_body native
  • Added queues for execution requests sequentially
  • Added customizable behavior of incomplete queries at the end of the map
  • Fixed crash at ReHLDS server startup
  • Fixed that the callback function was not called at the end of the map, if the request did not have time to be executed

Requirements for linux:

  • GLIBC 2.19 or higher
  • gcc-multilib

AmxxEasyHttp (Linux & Windows) v1.0.1

08 Feb 19:12

Choose a tag to compare

  • Fix deletion of the uploading file when canceling ftp uploading

Requirements for linux:

  • GLIBC 2.19 or higher
  • gcc-multilib

AmxxEasyHttp (Linux & Windows) v1.0.0

08 Feb 18:24

Choose a tag to compare

First release.

Requirements for linux:

  • GLIBC 2.19 or higher
  • gcc-multilib