node-http-proxy
node-http-proxy copied to clipboard
Update common.js
trafficstars
Updated deprecated util._extend to Object.assign
I have an implementation that uses http-proxy-middleware that was failing because of this, so I copied my fix from there. Hope this is helpful