cometd / cometd-nodejs-client

CometD client for NodeJS
Apache License 2.0
17 stars 7 forks source link

Support forward proxies #20

Closed sbordet closed 4 years ago

sbordet commented 4 years ago

Add support for forward proxies.

It should be possible to specify includes and excludes list of server hosts that should be proxied.

Support Basic authentication.