aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Http/Client/NegativeDnsCacheTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Adjust testLukas Reschke2021-04-061-7/+14
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Improve networking checksLukas Reschke2021-04-061-0/+65
Whilst we currently state that SSRF is generally outside of our threat model, this is something where we should invest to improve this. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>