drewzboto / grunt-connect-proxy

Grunt Connect support for proxying API calls during development
MIT License
424 stars 122 forks source link

Default 'host' Header when proxying requests #133

Open ronakkaria opened 8 years ago

ronakkaria commented 8 years ago

Any reason why the "host" header is not set to the host by default?

Ran into a problem with my nginx server when requests were proxied without changing the incoming host header. Just wanted to know if there's any reason behind not making this a default behaviour.

spyro2000 commented 6 years ago

+1 (Having the exact same problem)