f5/constant.go
2023-08-13 14:10:13 +08:00

6 lines
52 B
Go

package f5
const (
IM_HTTP_CLI_MGR_RESPONSE = 1
)