[SR-Users] issue sending http_async_client POST request

Federico Cabiddu federico.cabiddu at gmail.com
Thu Jul 13 10:46:45 CEST 2017


Hi,
this has nothing to do with the module. The reply is coming from your http
server.
In the first request you are sending a json body with "Content-Type:
application/x-www-form-urlencoded" while it should be "Content-Type:
application/json".
In the second request you are sending a totally different body.
You should check your webserver's logs.

Best regards,

Federico Cabiddu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20170713/d21857de/attachment.html>


More information about the sr-users mailing list