You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
10 months ago
..
gocross tool/gocross: make gocross behave with pre-release Go toolchains 12 months ago
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 1 year ago
go tool/gocross: a tool for building Tailscale binaries 1 year ago
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 10 months ago
node.rev tool/{node,yarn}: update node and yarn tools 10 months ago
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2 years ago
yarn tool/{node,yarn}: update node and yarn tools 10 months ago
yarn.rev cmd/tsconnect: pin yarn and node 2 years ago