34ab9f84ab
If "CONNECT" is used in HttpClientRequest, it is supposed to create a tunnel and reuse the socket. The socket should remain open instead of being closed. Bug: https://github.com/dart-lang/sdk/issues/37808 Change-Id: Ic765bdc6fe4d3e21b3117e882b38e3abae15ceda Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148684 Commit-Queue: Zichang Guo <zichangguo@google.com> Reviewed-by: Jonas Termansen <sortie@google.com> Reviewed-by: Siva Annamalai <asiva@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.