Ken Demarest

Results 6 comments of Ken Demarest

I have the same issue., BUT http-proxy-middleware WORKS when I proxy traffic from "/". In the broken case, HTTP traffic routes through the proxy, but the proxy fails to upgrade...

I found my issue. I was using socket.io, which is very particular about how you initialize it. In the target of the proxy, in index.html, I was starting socket.io with:...

I think part of the problem is that one must use -e to make sure the extension of the file in question is filtered in to the list of watched...

See https://github.com/petruisfan/node-supervisor/blob/master/lib/supervisor.js line 340 - that callback always calls "watchGivenFile", but only when the extension matches.

I also support implementing WebP on Jimp. Bumping after six months.