mitmproxy/doc-src/index.html
2012-06-24 11:14:54 +12:00

31 lines
699 B
HTML

<div class="hero-unit">
<h1>Tools for testing and torturing HTTP clients, servers and proxies.</h1>
</div>
<div class="row">
<div class="span4">
<div class="well">
<h1> <a href="@!top!@/pathod.html">pathod</a> </h1>
A pathological web daemon.
</div>
</div>
<div class="span4">
<div class="well">
<h1> <a href="@!top!@/pathoc.html">pathoc</a> </h1>
A perverse HTTP client.
</div>
</div>
<div class="span4">
<div class="well">
<h1> <a href="@!top!@/test.html">libpathod.test</a> </h1>
Using pathod and pathoc in your unit tests.
</div>
</div>
</div>