ahmetb / go-httpbin

http://httpbin.org endpoints for your Go tests
https://godoc.org/github.com/ahmetalpbalkan/go-httpbin
Apache License 2.0
124 stars 26 forks source link

Use python httpbin test suite #25

Open gaul opened 4 years ago

gaul commented 4 years ago

This would ensure better compatibility with user expectations. https://github.com/gaul/httpbin/tree/java-httpbin shows the workarounds needed for java-httpbin. References gaul/java-httpbin#4.