Skip to content

2.28.0

Compare
Choose a tag to compare
@epugh epugh released this 01 Nov 17:02
· 35 commits to main since this release

2.28.0 (2023-11-01)

  • Introduced a httpProxyTransportFactory that wraps the other transporters for when you want to send a request via proxy. It is enabled by passing in your settings the value proxyUrl:'http://myserver/proxy'. This works much better than the previous approach of managing the url with a proxy at the Quepid level.

v2.27.0...v2.28.0