0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lint More... almost 11 years ago
bump version More... almost 11 years ago
headerparser: add maxHeaderPairs option More... almost 11 years ago
bump version More... almost 11 years ago
headerparser: buffer only up to max header length (use 80KB from node's http_parser) More... almost 11 years ago
add link to benchmarks in readme More... about 11 years ago
bench: remove non-streaming multipart parsers More... about 11 years ago
add multipart acknowledgment message to example in readme More... about 11 years ago
bump version More... about 11 years ago
update example in readme to have server serve up an html form More... about 11 years ago
test: fix multipart test runner to defer assertions due to Readable streams deferring 'end' until next tick More... about 11 years ago
dicer: push chunks instead of explicitly emitting 'data' events More... about 11 years ago
partstream: inherit from Readable instead of PassThrough More... about 11 years ago
bump version More... about 11 years ago
partstream: replace implementation with simple PassThrough from streams2 More... about 11 years ago
dicer: use WritableStream from streams2 More... about 11 years ago
bump version More... about 11 years ago
update readme More... about 11 years ago
dicer: move streamsearch instance 'info' handler to prototype method, add setBoundary() More... about 11 years ago
test: add multipart test to verify preamble header parsing More... about 11 years ago
test: refactor multipart testing More... about 11 years ago
test: make test runner generic More... about 11 years ago
remove unnecessary logging from example in readme More... about 11 years ago
lint More... about 11 years ago
bump version More... about 11 years ago
upgrade streamsearch to v0.1.2 More... about 11 years ago
add "npm test" ability More... about 11 years ago
test: fix style More... about 11 years ago
test: organize multipart test fixtures in separate directories More... about 11 years ago
test: add 7-part test More... about 11 years ago