We may add a curl test for this package.
The command to run is the following:
curl -v http://domain.tld -x http://domain.tld:PORT -U USER:PASSWORD
That being said, I don't know if the curl tests support having the -x/--proxy or the -U options passed.
We may add a curl test for this package.
The command to run is the following:
That being said, I don't know if the curl tests support having the
-x/--proxyor the-Uoptions passed.