Recently ran into a case where I had to upgrade the `http-proxy` version for an app, and that app was using a proxy table.
I'm not sure how many users are still using the 0.x.x version of `http-proxy`, but the added link (found from one of the GH issues) may encourage them to switch over to 1.x.x if they were using the old version due to its proxy table support and the activation energy to upgrade was too high.
I might release a module for this eventually, lol, since there was some work involved in creating a proxy table to map paths to paths for the same hostname.