Skip to content

Releases: chimurai/http-proxy-middleware

v0.8.1

09 Sep 16:03

Choose a tag to compare

  • fixed: pathRewrite when agent is configured (#22)

v0.8.0

31 Aug 10:50

Choose a tag to compare

  • support external websocket upgrade (#19)
  • fixed websocket shorthand
  • removed node-url dependency
  • updated http-proxy to v1.11.2

v0.7.0

23 Aug 21:01

Choose a tag to compare

v0.6.0

18 Aug 11:43

Choose a tag to compare

  • support proxyTable (#12)

v0.5.0

07 Aug 18:31

Choose a tag to compare

  • support subscribing to http-proxy error event. (#9)
  • support subscribing to http-proxy proxyRes event. (#10)

v0.4.0

28 Jul 21:26

Choose a tag to compare

  • Added support for websockets. #1

v0.3.2

25 Jul 13:06

Choose a tag to compare

  • dependency: micromatch v2.2.0 update.
  • docs: fixed incorrect glob usage.

v0.3.1

24 Jul 20:17

Choose a tag to compare

pin micromatch to version v2.1.x

v0.3.0

19 Jul 11:13

Choose a tag to compare

Added wildcard (glob) support for matching url paths #2

v0.2.0

13 Jul 09:34

Choose a tag to compare

  • Added support for multi path configuration #4