mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-24 00:31:33 +00:00
31 lines
699 B
HTML
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>
|