Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

fix(http-client): allow stream option to be overridden#3205

Merged
achingbrain merged 1 commit intomasterfrom
fix/override-streaming
Aug 4, 2020
Merged

fix(http-client): allow stream option to be overridden#3205
achingbrain merged 1 commit intomasterfrom
fix/override-streaming

Conversation

@jacobheun
Copy link
Copy Markdown
Contributor

stream: true was being set after the options were decapsulated. This makes it impossible to override streaming in the http api.

@achingbrain achingbrain merged commit 7aba835 into master Aug 4, 2020
@achingbrain achingbrain deleted the fix/override-streaming branch August 4, 2020 11:11
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
`stream: true` was being set after the options were decapsulated. This makes it impossible to override streaming in the http api.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants