aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2015-05-26 09:50:51 +1200
committerAldo Cortesi <aldo@nullcube.com>2015-05-26 09:50:51 +1200
commita43e3e29cf96f3117e9db75ceaeded58e3b4143e (patch)
tree2fa4945242cecd1d0c1a59d55492746922022f26
parentdccd57f53b8959b83db642ca60e9eb8d70f192aa (diff)
downloadmitmproxy-a43e3e29cf96f3117e9db75ceaeded58e3b4143e.tar.gz
mitmproxy-a43e3e29cf96f3117e9db75ceaeded58e3b4143e.tar.bz2
mitmproxy-a43e3e29cf96f3117e9db75ceaeded58e3b4143e.zip
Remove server example for now.
-rw-r--r--libpathod/templates/response_previewform.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/libpathod/templates/response_previewform.html b/libpathod/templates/response_previewform.html
index 28551015..d91a2a67 100644
--- a/libpathod/templates/response_previewform.html
+++ b/libpathod/templates/response_previewform.html
@@ -68,12 +68,6 @@
</td>
<td>100 ASCII bytes as the body, randomly generated 100k header name, with the value 'foo'.</td>
</tr>
- <tr>
- <td>
- <a href="/response_preview?spec=ws">ws</a>
- </td>
- <td>A websocket connection acceptance handshake.</td>
- </tr>
</tbody>
</table>
</div>