blob: bce7ee08e46a7ed092d8fe9eed7dec5fac2e1cca (
plain)
1
2
3
4
|
This library is designed to help to test http clients without
contacting the real http server. In other words, it is a fake http
server which is accessible via localhost can be started with the
pre-defined expected http requests and their responses.
|