GitHub / bouncestorage / chaos-http-proxy
Introduce failures into HTTP requests via a proxy server
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bouncestorage%2Fchaos-http-proxy
PURL: pkg:github/bouncestorage/chaos-http-proxy
Stars: 145
Forks: 11
Open issues: 5
License: apache-2.0
Language: Java
Size: 74.2 KB
Dependencies parsed at:
11
Created at: over 10 years ago
Updated at: 4 months ago
Pushed at: over 1 year ago
Last synced at: 15 days ago
Topics: chaos, http-proxy
pom.xml
maven
- args4j:args4j 2.0.31
- ch.qos.logback:logback-classic 1.2.0
- com.google.guava:guava 29.0-jre
- org.eclipse.jetty:jetty-client 9.4.41.v20210516
- org.eclipse.jetty:jetty-servlet 9.4.41.v20210516
- org.gaul:httpbin 1.3.0
- org.slf4j:slf4j-api 1.7.10
- junit:junit 4.13.1 test
- org.assertj:assertj-core 2.0.0 test
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-java v2 composite