How to pass multiple host header from postman

1.4k Views Asked by At

I am trying to add multiple host header for post http request on postman , but I am getting error like Error: hostHeader.startsWith is not a function . If I pass single header it is working , but if I pass one more header it is throwing the error could not send the request with the above message. Is there any configuration I need to have to allow multiple host headers

0

There are 0 best solutions below