improve comment for package ghttp

This commit is contained in:
John Guo
2021-01-10 23:37:20 +08:00
parent bb2dad6d5e
commit a4152347e5

View File

@ -1,10 +1,10 @@
// Copyright 2017 gf Author(https://github.com/gogf/gf). All Rights Reserved.
// Copyright GoFrame Author(https://goframe.org). All Rights Reserved.
//
// This Source Code Form is subject to the terms of the MIT License.
// If a copy of the MIT was not distributed with this file,
// You can obtain one at https://github.com/gogf/gf.
// 静态文件搜索优先级: Resource > ServerPaths > ServerRoot > SearchPath
// Static Searching Priority: Resource > ServerPaths > ServerRoot > SearchPath
package ghttp