book-source-code icon indicating copy to clipboard operation
book-source-code copied to clipboard

fix: fixing hosts in ch5 virtual service

Open deepak1725 opened this issue 2 years ago • 0 comments

In Ch5, Mirroring Request

The curl request is getting blocked at the Gateway due to Host mismatch at the Virtual Service.

$ curl http://localhost/api/catalog -H "Host: webapp.istioinaction.io"

deepak1725 avatar Mar 26 '23 12:03 deepak1725