Documentation Index
Fetch the complete documentation index at: https://docs.xray.cool/llms.txt
Use this file to discover all available pages before exploring further.
函数原型
func isValidPage(resp response) bool
参数介绍
| 参数名称 | 参数类型 | 参数介绍 |
|---|---|---|
| resp | response | 用于发出HTTP请求和缓存响应的HTTP客户端。 |

