- Fix invalid check of uri and postdata parameters
- Fix fixup functions
- Refactor curl function to remove dependance on pv/fixup structures
- Export curl_connect through C API
- Fix buffer overflow in curl write function
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/435
-- Commit Summary --
* Fixes and improvements to curl module
-- File Changes --
M modules/curl/curl.c (172)
A modules/curl/curl_api.c (12)
A modules/curl/curl_api.h (36)
M modules/curl/functions.c (202)
M modules/curl/functions.h (10)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/435.patch
https://github.com/kamailio/kamailio/pull/435.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/435