]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_xml_curl] Allow XML_CURL_MAX_BYTES to be configured at runtime per-binding 509/head
authorAndrew Topp <andrewt@telekinetica.net>
Sun, 15 Mar 2020 04:05:53 +0000 (14:05 +1000)
committerAndrew Topp <andrewt@telekinetica.net>
Sun, 15 Mar 2020 04:05:53 +0000 (14:05 +1000)
commitdbea1482e754afb569d804d72e13946dc66eb0a5
treebd341e8c828c0e9b68e484ab1d3c3e7de1943434
parent3a0ee19f5b336a0e19f7a04660b4126808d40c53
[mod_xml_curl] Allow XML_CURL_MAX_BYTES to be configured at runtime per-binding

* Added "response-max-bytes" config param for mod_xml_curl
* XML_CURL_MAX_BYTES still used as default if param omitted
* Added example configuration to module example config.
src/mod/xml_int/mod_xml_curl/conf/autoload_configs/xml_curl.conf.xml
src/mod/xml_int/mod_xml_curl/mod_xml_curl.c