SyntaxFix
Write A Post
Hire A Developer
Questions
#!/bin/bash req=$(curl -s -X GET http://host:8080/some/resource -H "Accept: application/json") 2>&1 echo "${req}"