]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Support splitting mutiple outputs when using curl with
authorRainer Jung <rjung@apache.org>
Thu, 9 Mar 2023 23:02:32 +0000 (23:02 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 9 Mar 2023 23:02:32 +0000 (23:02 +0000)
commitdd662003f66960df5ddfb3b89439df5f88db76e1
tree1f0b15414ed6e37977cb8884e3a9f7c5b6020493
parent959bd494525598d9bd7670e211df6b771a2d4bbb
Support splitting mutiple outputs when using curl with
multiple URLs. E.g. provide a JSON array with the
individual JSON responses as items.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908229 13f79535-47bb-0310-9956-ffa450edef68
test/pyhttpd/curl.py
test/pyhttpd/env.py
test/pyhttpd/result.py