java-httpbin
java-httpbin copied to clipboard
Demonstrate overriding HttpBinHandler
Some users may desire custom logic for testing. HttpBin should already support this by overriding HttpBinHandler in the HttpBin constructor but perhaps there is a cleaner way to expose or at least demonstrate this functionality.