tailscale/tool
Val c85d7c301a tool: force HTTP/1.1 in curl to prevent hang behind load balancer
When running in our github CI environment, curl sometimes hangs while closing
the download from the nodejs.org server and fails with INTERNAL_ERROR. This is
likely caused by CI running behind some kind of load balancer or proxy that
handles HTTP/2 incorrectly in some minor way, so force curl to use HTTP 1.1.

Updates #8988

Signed-off-by: Val <valerie@tailscale.com>
2023-08-21 08:37:26 -07:00
..
gocross tool/gocross: make gocross behave with pre-release Go toolchains 2023-06-23 13:57:05 -07:00
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 2023-01-30 21:55:13 -08:00
go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 2023-08-21 08:37:26 -07:00
node.rev tool/{node,yarn}: update node and yarn tools 2023-08-10 17:29:29 -04:00
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2022-10-25 13:16:37 -07:00
yarn tool/{node,yarn}: update node and yarn tools 2023-08-10 17:29:29 -04:00
yarn.rev cmd/tsconnect: pin yarn and node 2022-07-22 11:36:49 -07:00