增加https_agent_name配置参数 改进Request类的isssl方法

This commit is contained in:
thinkphp
2017-07-04 11:35:57 +08:00
parent 94f535f293
commit 1b37ce1abd
2 changed files with 4 additions and 0 deletions

View File

@@ -74,6 +74,8 @@ return [
'pathinfo_fetch' => ['ORIG_PATH_INFO', 'REDIRECT_PATH_INFO', 'REDIRECT_URL'],
// pathinfo分隔符
'pathinfo_depr' => '/',
// HTTPS代理标识
'https_agent_name' => '',
// URL伪静态后缀
'url_html_suffix' => 'html',
// URL普通方式参数 用于自动生成