mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
6 lines
274 B
Plaintext
6 lines
274 B
Plaintext
|
|
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.
|