A pathological HTTP/S daemon for testing and stressing clients.
Project description
pathod is a collection of pathological tools for testing and torturing HTTP clients and servers. The project has three components:
pathod, an pathological HTTP daemon.
pathoc, a perverse HTTP client.
libpathod.test, an API for easily using pathod and pathoc in unit tests.
Documentation
The pathod documentation is self-hosted. Just fire up pathod, like so:
./pathod
And then browse to:
You can aways view the documentation for the latest release at the pathod website:
Installing
If you already have pip on your system, installing pathod and its dependencies is dead simple:
pip install pathod
The project has the following dependencies:
The project’s test suite uses the nose unit testing framework.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.