You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running into an issue in Mongoose OS's HTTP client implementation, which comes from the peer mongoose project. Mongoose OS as far as I can tell embeds version 6.18 of mongoose. The issue I am running into is HTTP chunking, specifically this issue cesanta/mongoose#1083
@cpq mentions in this issue that he is not interested in patching Mongoose 6.18.
Mongoose OS's reliance on Mongoose 6.18 coupled with the fact that Mongoose can't be easily edited (as I understand Mongoose OS uses it as a compiled binary) makes it difficult to work around this.
Is there any likelihood that Mongoose OS will update to 7.x of mongoose?
If not should we push for a patch to Mongoose 6.18?
Thanks to everyone who supports this great project :)
The text was updated successfully, but these errors were encountered:
I am running into an issue in Mongoose OS's HTTP client implementation, which comes from the peer mongoose project. Mongoose OS as far as I can tell embeds version 6.18 of mongoose. The issue I am running into is HTTP chunking, specifically this issue cesanta/mongoose#1083
@cpq mentions in this issue that he is not interested in patching Mongoose 6.18.
Mongoose OS's reliance on Mongoose 6.18 coupled with the fact that Mongoose can't be easily edited (as I understand Mongoose OS uses it as a compiled binary) makes it difficult to work around this.
Thanks to everyone who supports this great project :)
The text was updated successfully, but these errors were encountered: