We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2820d commit f7b1047Copy full SHA for f7b1047
1 file changed
lars/ietf/templates/idrfc/doc_diffs.html
@@ -34,7 +34,7 @@
34
35
<div class="ietf-box diffTool">
36
<h2 style="margin-top:0;margin-bottom:4px;">Diffs</h2>
37
-<form action="http://tools.ietf.org/rfcdiff" method="get" target="_blank" style="margin:0;">
+<form action="http{% if request.is_secure %}s{% endif %}://tools.ietf.org/rfcdiff" method="get" target="_blank" style="margin:0;">
38
<table>
39
<tr><td>
40
<label>From:</label> <select name="url1">
0 commit comments