Scott Corgan
Scott Corgan
I think this might be related to https://github.com/scottcorgan/tap-dot/issues/14
Investigating. I'll have a fix out in the next day or 2, among other improvements.
Apologize. Been swamped. Working on next release.
Is this still an issu ein `4.0.0`?
@keithamus appreciate all the research and detailed issues. I'll jump on fixing tap-out. I have a planned rewrite the simplify collaboration on the repo. @Munter appreciate the patience.
I've started a complete rewrite of tap-out (the parser) that's way less hacky. tap-out `2.0` will fix this bug.
I have been working on a collection of packages under the org [tap-format](https://github.com/tap-format) as sequels to my few [tap-[formatter]](https://github.com/search?utf8=%E2%9C%93&q=repo%3Ascottcorgan%2Ftap-spec+repo%3Ascottcorgan%2Ftap-dot+repo%3Ascottcorgan%2Ftap-out&type=Repositories&ref=searchresults) modules. https://github.com/tap-format/spec will be the replacement for this. It's basically done,...
Anyone open to a PR for this? My time is limited right now.
@robwold most likely the PR is going to be on tap-out, and then a PR on this repo to update the tap-out version.
has there been any work to support piping xhr2 files/buffers/etc into the request? Ran into this headache recently and it breaks in Firefox.