following commit will introduce possibility to add User-Agent header for http_query by adding utils module parameter - user_agent, if none is defined then no User-Agent header is added. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/670
-- Commit Summary --
* utils: introduced the ability to add User-Agent header in HTTP requests.
-- File Changes --
M modules/utils/doc/utils_admin.xml (19) M modules/utils/functions.c (1) M modules/utils/utils.c (2) M modules/utils/utils.h (1)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/670.patch https://github.com/kamailio/kamailio/pull/670.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/670