book-source-code
book-source-code copied to clipboard
fix: fixing hosts in ch5 virtual service
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"