mitmproxy/doc-src/index.html

31 lines
699 B
HTML
Raw Normal View History

2012-06-23 22:18:20 +00:00
<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">
2012-06-23 23:14:54 +00:00
<h1> <a href="@!top!@/pathod.html">pathod</a> </h1>
2012-06-23 22:18:20 +00:00
A pathological web daemon.
</div>
</div>
<div class="span4">
<div class="well">
2012-06-23 23:14:54 +00:00
<h1> <a href="@!top!@/pathoc.html">pathoc</a> </h1>
2012-06-23 22:18:20 +00:00
A perverse HTTP client.
</div>
</div>
<div class="span4">
<div class="well">
2012-06-23 23:14:54 +00:00
<h1> <a href="@!top!@/test.html">libpathod.test</a> </h1>
2012-06-23 22:18:20 +00:00
2012-06-23 23:14:54 +00:00
Using pathod and pathoc in your unit tests.
2012-06-23 22:18:20 +00:00
</div>
</div>
</div>