1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-21 20:54:18 -04:00
v2fly/transport/internet/http
lucifer 4c9210cf11
Parse X-Forwarded-For in http transport (#142)
* Parse X-Forwarded-For

* Update hub.go

Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2020-08-30 04:30:05 +00:00
..
config.go Some code improvements 2019-06-28 17:53:44 +03:00
config.pb.go Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
config.proto Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
dialer.go Further strip unique signatures of tls handshake 2020-06-18 11:32:37 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
http_test.go remove dep of assert lib 2019-02-10 15:02:28 +01:00
http.go use new errorgen 2018-09-30 23:08:41 +02:00
hub.go Parse X-Forwarded-For in http transport (#142) 2020-08-30 04:30:05 +00:00