0
는
HttpResponse<String> response = Unirest.get("https://aadhaarnews-fuel-price-api-india-v1.p.mashape.com/GetPetrolDieselPriceWithState?state=hp")
.header("X-Mashape-Key", "my key")
.header("Accept", "text/plain")
.as String();