httpbin is an amazing web service for testing HTTP libraries. It has several great endpoints that can test pretty much everything you need in a HTTP library. The only problem is: maybe you don't want ...
Note that this is a test only software library. Tests require httpbin - which should be setup on port 81 - running the following docker command or however way you ...