The original Python implementation of httpie supports reading from ~/.netrc by default. curl supports ~/.netrc with the -n flag. It'd be great if httpie-go could also support ~/.netrc
~/.netrc
curl
-n
httpie-go