]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
if string outside of {} contains :// consider that input to mean the url such as...
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 17 Jan 2012 22:44:48 +0000 (16:44 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 17 Jan 2012 22:44:48 +0000 (16:44 -0600)
commit9c8b02e12bd9ccdf9f3597979cd32bcdb0877fd1
treed18d3d707a300ef57036562d615a698f15bae4f7
parent34c0cbeb47a1d76f31e4ebc0a80fa991da1666c6
if string outside of {} contains :// consider that input to mean the url such as {foo=bar}http://www.host.com/test.cgi vs {foo=bar,url=http://www.host.com/test.cgi}
src/mod/applications/mod_httapi/mod_httapi.c