Skip to content

Releases: Next21Team/AmxxEasyHttp

AmxxEasyHttp (Linux & Windows) v1.3.0

05 Jan 11:59
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

First release.

Requirements for linux:

  • GLIBC 2.19 or higher
  • gcc-multilib