Allow to run httpbin on fixed port using environment variables (thanks @hroncok) Allow server to be thread.join()ed (thanks @graingert) Add support for Python 3.6 (thanks @graingert) Add comment about test failure.