Module: kamailio Branch: master Commit: 0d99ddb6856176aa8feacb17254ac0c0da48ad21 URL: https://github.com/kamailio/kamailio/commit/0d99ddb6856176aa8feacb17254ac0c0...
Author: Julien Chavanton jchavanton@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2018-12-12T09:54:16+01:00
http_client: added http_connect_raw(...) function
- similar to http_connect() for http/post, however the data parameter is not PV parsed, in this way json and any other content can be used without any escaping
---
Modified: src/modules/http_client/doc/http_client_admin.xml Modified: src/modules/http_client/http_client.c
---
Diff: https://github.com/kamailio/kamailio/commit/0d99ddb6856176aa8feacb17254ac0c0... Patch: https://github.com/kamailio/kamailio/commit/0d99ddb6856176aa8feacb17254ac0c0...