1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-11-16 01:17:30 -05: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 package http
import ( import (