use httpbingo for HTPP tests
commitd9a7912a64aabd333b9fd90f73739a038e465dce
authorAndreas Gohr <andi@splitbrain.org>
Tue, 31 Jan 2023 11:11:59 +0000 (31 12:11 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Tue, 31 Jan 2023 11:11:59 +0000 (31 12:11 +0100)
tree0e189da634c04cba91079b0bbc0266b0cd3fbd68
parentec88e8371b4a1e348f01d0545d07fc53305278c1
use httpbingo for HTPP tests

This service is based on httpbin-go which seems to be better maintained
and should be easy to set up for ourselves if needed.

This also fixes a warning when the client is reused with the
max_bodysize mechanism
_test/tests/inc/httpclient_http.test.php
_test/tests/inc/httpclient_https.test.php
_test/tests/inc/httpclient_https_proxy.test.php
inc/HTTP/HTTPClient.php