mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
FS-5689 --resolve
This commit is contained in:
parent
85af177084
commit
c5cc61517e
@ -158,6 +158,7 @@ static switch_xml_t xml_url_fetch(const char *section, const char *tag_name, con
|
||||
switch_assert(data);
|
||||
|
||||
scgi_add_param(&handle, "REQUEST_METHOD", "POST");
|
||||
scgi_add_param(&handle, "SERVER_PROTOCOL", "HTTP/1.0");
|
||||
scgi_add_param(&handle, "REQUEST_URI", binding->uri);
|
||||
scgi_add_body(&handle, data);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user