gfe-relnote: (n/a) Increase the (handshake|idle) timeout values used in the "PreSharedKey" test in third_party/quic/core/http:end_to_end_test. Test only.

It seems under heavy load, the handshake can take more than 1 second(current timeout). Increasing the timeout does not make the test slower in the typical case.

PiperOrigin-RevId: 293809110
Change-Id: If296dbd1344ceedc4136b8633bcadf13412fbce9
1 file changed
tree: 8918b422770e08dff74029f23351d566ae6cf187
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.