mscdex
mscdex
> And the reason for adding an archive binding is for the purpose of efficiently storing and transferring multiple files inside portable packages HTTP was a core feature of node...
Can this get labeled with `author ready`?
As far as I can tell this should be ready to land.
@capflam It probably is but I decided on a different solution that doesn't involve haproxy.
`EHOSTUNREACH` means your OS could not find a route to that host. It is not an `ssh2`-specific error.
It's an OS/networking issue, not an `ssh2` issue.
You're missing `'error'` event handlers on `stream` and `clientSocket`.
The `'error'` event handlers you've added for `stream` and `clientSocket` there seem fine to me.
I think that's an issue you'll have to dive into yourself because `busboy` can only give you what was given to it. It doesn't modify content types or anything like...
> They are certainly for `video/mp4` according to [RFC6381](https://www.rfc-editor.org/rfc/rfc6381.html#section-3.6). Notice how in the examples you linked to the values containing commas are only ever enclosed within quotes. > the [BNF...