Is there any alternative for netcat utility? I want to run docker API and netcat utility is not installed on client system. docker command example - echo -e \"GET /info HTTP/1.0
Have you got Perl? You could do something like this maybe:
perl -MLWP::Simple -e "getprint('http://localhost')"