node-stream-meter icon indicating copy to clipboard operation
node-stream-meter copied to clipboard

hyperquest example doesn't quite work as well as the README suggests

Open brycebaril opened this issue 12 years ago • 0 comments

Unfortunately hyperquest doesn't expose the request object, so you can't fully abort() and hyperquest will still buffer the rest of the content. This requires a change in hyperquest, e.g. https://github.com/substack/hyperquest/issues/15

brycebaril avatar Jul 04 '13 04:07 brycebaril