v0.10.0
- feat(proxyTable) - added proxyTable support for WebSockets.
- fixed(proxyTable) - ensure original path (not rewritten path) is being used when
proxyTable
is used in conjunction withpathRewrite
.
proxyTable
is used in conjunction with pathRewrite
.