This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: !confonly missing in http client
vcptr
6 years ago
parent
f364173e70
commit
27da2d139f
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
proxy/http/client.go
+ 1
- 0
proxy/http/client.go
View File
@@ -1,3 +1,4 @@
+// +build !confonly
package http
package http
import (
import (