1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-01 16:26:02 -04:00
v2fly/transport/internet/headers/http
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
* Update protoc binary executable files to v3.13.0

* Write proto files in more standard way

* Make go generate & vprotogen compatible with protoc-gen-gofast

* Regenerate pb.go files according to new proto files

* Clean go.sum by running go mod tidy

* Implement mustEmbedUnimplementedServiceServer for gPRC services
2020-08-24 12:10:26 +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
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
http_test.go make error less sensitive 2020-06-03 16:32:58 +08:00
http.go Early detection of non http traffic to match web server behavior 2020-06-03 15:44:25 +08:00
linkedreadRequest.go Fixed HTTP response not adjusted based on request 2020-06-03 15:16:03 +08:00
resp.go Fixed HTTP response not adjusted based on request 2020-06-03 15:16:03 +08:00