ports/devel/py-test-httpserver/pkg/DESCR

5 lines
274 B
Text

This library helps testing HTTP clients without contacting the real
HTTP server. It provides an easy to use API to start the server,
configure the request handlers and then shut it down gracefully.
All of these without touching a configuration file or dealing with
daemons.