📄 test_https_module.tpl
字号:
{* $Id: test_https_module.tpl,v 1.1.2.1 2004/08/31 10:56:50 mclap Exp $ *}{$lng.txt_test_https_module_descr}<A href="search.php" title="{$lng.lbl_general_settings}">{$lng.lbl_click_here_to_change} >></A><BR><BR>{capture name="dialog"}<TABLE><FORM action="general.php"><INPUT type="hidden" name="mode" value="test_https_module"><TR> <TD>{$lng.lbl_url}</TD> <TD> <INPUT type="text" name="url" value="{$url}" size="60"> <INPUT type="submit" value="{$lng.lbl_submit}"> </TD></TR></FORM></TABLE>{/capture}{include file="dialog.tpl" content=$smarty.capture.dialog title=$lng.lbl_https_module_test_params extra="width=100%"}<BR><BR>{if $headers_data ne "" or $response_data ne ""}{capture name="dialog"}<PRE>{$headers_data|escape}<HR>{$response_data|escape}</PRE>{/capture}{include file="dialog.tpl" content=$smarty.capture.dialog title=$lng.lbl_https_module_response extra="width=100%"}{/if}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -