curl vào 1 host http:
curl -H "Host: notes.nimtechnology.com" \
"http://10.20.43.168"
curl -iL -H "Host: uat.nimtechnology.com" \
"http://1.1.1.1/"
>>>ouuput
HTTP/1.1 200 OK
server: istio-envoy
content-type: application/json
vary: Accept-Encoding
cache-control: private, must-revalidate
etag: "32232ad2cd3975c8db3dddf4b8dad8568435c635"
date: Thu, 16 Sep 2021 04:07:49 GMT
x-envoy-upstream-service-time: 102
transfer-encoding: chunked
{"name":"Talaria Marketplace Service","version":"1.0","docs":"http:\/\/uat.marketplace.nimtechnology.com\/docs\/index.html"}