drewzboto / grunt-connect-proxy

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

WS : Add headers present in the config object #149

Open sebastienroul opened 3 years ago

sebastienroul commented 3 years ago

After hours of fight, we finaly found that the header from config file where not set for proxied WS (as it is on http/s)... with this small fix, it works like a charm