1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-25 21:36:13 -04:00
v2fly/transport/internet/http
Loyalsoldier 4028a09e70
Revert "Test: fix http2 dial timeout (#570)" (#778)
* Revert "Test: fix http2 dial timeout (#570)"

This reverts commit 405a051c50.

* Feat: lower the payload size

* Remove state.NegotiatedProtocolIsMutual

It has been deprecated since Go 1.16 because it shouldn't be used: this value is always true.
2021-03-15 16:57:33 +08:00
..
config.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.pb.go Chore: update protobuf & dependencies (#748) 2021-03-08 05:12:27 +08:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
dialer.go Revert "Test: fix http2 dial timeout (#570)" (#778) 2021-03-15 16:57:33 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
http_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
http.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
hub.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00