Xray-core/transport/internet/http
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
Download https://github.com/protocolbuffers/protobuf/releases/tag/v28.2
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.35.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.5.1
(Xray-core/) go run ./infra/vprotogen
2024-10-16 04:06:21 +00:00
..
config.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Add header and method support to http2 transport (#755) 2021-10-12 15:58:12 +00:00
dialer.go HTTP transport: Fix an issue when HTTP client start fail with 403 (#3910) 2024-10-15 02:55:48 +00:00
http_test.go Transport: Add HTTP3 to HTTP (#3819) 2024-09-26 01:29:41 +00:00
http.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
hub.go Transport: Add HTTP3 to HTTP (#3819) 2024-09-26 01:29:41 +00:00