feat: add basic httpbin services

Used to test connectivity of proxies
This commit is contained in:
Bert-Jan Fikse 2025-11-07 11:50:53 +01:00
parent 8c29be5db7
commit a4aa64777e
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A
18 changed files with 346 additions and 0 deletions

7
.idea/misc.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.13" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13" project-jdk-type="Python SDK" />
</project>