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

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

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

jacobheun
Copy link
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