fortio curl err; echo $?
13:07:50 W http_client.go:152> Assuming http:// on missing scheme for 'err'
13:07:50 E network.go:386> Unable to lookup 'err' : lookup err: no such host
0
The text was updated successfully, but these errors were encountered:
…st for that too (#654)
* added tests for #652, stepped on #652 while testing the test, added test for that as well
* fix#653: 1 status code on any error
* fix the test, timeout is 124 if we don't --preserve-status
* fix#652, also fix help that was missing udp-echo, prep for 1.18.4
* check for server args before starting servers. update modules
* cheers, no more gocyclo for main
The text was updated successfully, but these errors were encountered: