Uses the six library for Python 2/3 compatability. >>> from http_status import Status >>> s = Status(403) >>> s.code 403 >>> s.name 'Forbidden' >>> s.description ...
MockHttpServer is used to facilitate integration testing of Java applications that rely on external http services (eg REST services). MockHttpServer acts as a replacement for the external services and ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results