Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to override https agent #653

Merged
merged 1 commit into from
Apr 4, 2021
Merged

Allow to override https agent #653

merged 1 commit into from
Apr 4, 2021

Conversation

AnatolyRugalev
Copy link
Contributor

It is not currently possible to set custom https agent, although documentation of StreamChat constructor says otherwise:

   * @param {httpsAgent} [options.httpsAgent] - custom httpsAgent, in node it's default to https.agent()

@github-actions
Copy link
Contributor

Size Change: +23 B (0%)

Total Size: 218 kB

Filename Size Change
dist/browser.es.js 47.3 kB +4 B (0%)
dist/browser.full-bundle.min.js 27.4 kB +6 B (0%)
dist/browser.js 47.8 kB +5 B (0%)
dist/index.es.js 47.3 kB +4 B (0%)
dist/index.js 47.9 kB +4 B (0%)

compressed-size-action

@mahboubii mahboubii merged commit f18e397 into master Apr 4, 2021
@mahboubii mahboubii deleted the https-agent branch April 4, 2021 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants