1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 01:40:44 +00:00

fix: !confonly missing in http client

This commit is contained in:
vcptr 2019-08-07 14:49:29 +08:00
parent f364173e70
commit 27da2d139f

View File

@ -1,3 +1,4 @@
// +build !confonly
package http
import (