Version 0.2.8
This commit is contained in:
parent
f4274e1e82
commit
9a58a915c2
36 changed files with 1885 additions and 819 deletions
6
pappyproxy/site/viewrsp.html
Normal file
6
pappyproxy/site/viewrsp.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block body %}
|
||||
<h2>View Response</h2>
|
||||
<p>View http://pappy/rsp/<id> to view a response in your browser. The body of the response returned to your browser will be the same, but the headers will not.</p>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue