mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-24 00:31:33 +00:00
5 lines
213 B
HTML
5 lines
213 B
HTML
|
<form class="form-inline" method="GET" action="/request_preview">
|
||
|
<input id="spec" name="spec" class="input-medium search-query" value="{{spec}}">
|
||
|
<input type="submit" class="btn" value="preview">
|
||
|
</form>
|