1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-19 03:34:31 -04:00
v2fly/proxy/http/client.go

7 lines
43 B
Go
Raw Normal View History

2016-05-07 08:08:27 -04:00
package http
2016-05-28 07:44:11 -04:00
2018-05-27 07:02:29 -04:00
/*
2016-05-28 07:44:11 -04:00
type Client struct {
}
2018-05-27 07:02:29 -04:00
*/