top | item 30643373

(no title)

beranabus | 4 years ago

The go version seems to be missing timeouts. There is none by default and the --connect-timeout flag is not setting one either.

discuss

order

chockchocschoir|4 years ago

Rightly so. Unless you specify `--max-time` in your cURL invocation, all the examples should be missing timeouts, as cURL by default doesn't have any timeouts, only if you specify `--max-time N`.