git:master:96537f8f: http_async_client: added http_async_send()
Module: kamailio Branch: master Commit: 96537f8fd50a5b8b8b9b665d7aa2d18ba6abbd40 URL: https://github.com/kamailio/kamailio/commit/96537f8fd50a5b8b8b9b665d7aa2d18b... Author: Daniel-Constantin Mierla <miconda@gmail.com> Committer: Daniel-Constantin Mierla <miconda@gmail.com> Date: 2026-04-17T06:31:51+02:00 http_async_client: added http_async_send() - convenience function to do http query without suspending transaction, similar to http_async_query() with $http_req(suspend) = 0 --- Modified: src/modules/http_async_client/async_http.c Modified: src/modules/http_async_client/async_http.h Modified: src/modules/http_async_client/http_async_client_mod.c --- Diff: https://github.com/kamailio/kamailio/commit/96537f8fd50a5b8b8b9b665d7aa2d18b... Patch: https://github.com/kamailio/kamailio/commit/96537f8fd50a5b8b8b9b665d7aa2d18b...
participants (1)
-
Daniel-Constantin Mierla