mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
45d32ad81e
this a test dependency of an upcomming vdirsyncer update input and OK sthen@
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.
|