GitHub / creationix/http-parser-js issues and pull requests
#102 - Add maxHeaderSize to types
Pull Request -
State: closed - Opened by achingbrain 4 months ago
- 1 comment
#101 - Fix throwing error on request body without content-length and transfer-encoding
Pull Request -
State: open - Opened by kylecarbs 6 months ago
- 9 comments
#100 - Fix streaming body without Content-Length or Transfer-Encoding
Pull Request -
State: closed - Opened by kylecarbs 6 months ago
- 1 comment
#99 - Remove dependency on assert
Pull Request -
State: closed - Opened by kylecarbs 7 months ago
- 1 comment
#98 - Fix body parsing
Pull Request -
State: closed - Opened by kylecarbs 7 months ago
- 6 comments
#97 - [Question] Supports for Node 15 or higher?
Issue -
State: closed - Opened by shotat over 2 years ago
- 2 comments
#96 - HTTPParser maxHeaderSize
Pull Request -
State: closed - Opened by masx200 about 3 years ago
- 2 comments
#95 - typescript mismatch
Pull Request -
State: closed - Opened by masx200 about 3 years ago
#94 - typescript mismatch
Issue -
State: closed - Opened by masx200 about 3 years ago
- 3 comments
#93 - maxHeaderSize It should be an instance property, not a static property of the constructor.
Issue -
State: closed - Opened by masx200 about 3 years ago
- 4 comments
#92 - test failed in chrome browser and nodejs
Issue -
State: closed - Opened by masx200 about 3 years ago
- 5 comments
#91 - types declare in package.json
Pull Request -
State: closed - Opened by masx200 about 3 years ago
#90 - missing http method source
Pull Request -
State: closed - Opened by masx200 about 3 years ago
- 5 comments
#89 - Added standalone usage example
Pull Request -
State: closed - Opened by Prinzhorn over 3 years ago
- 5 comments
#88 - `method` is incorrectly parsed when not in compat mode
Issue -
State: closed - Opened by Prinzhorn over 3 years ago
- 5 comments
#87 - OnHeadersCompleteParser should accept void return
Pull Request -
State: closed - Opened by 0x0a0d over 3 years ago
- 4 comments
#86 - update declaration for typescript
Pull Request -
State: closed - Opened by 0x0a0d over 3 years ago
- 2 comments
#85 - support typescript
Pull Request -
State: closed - Opened by 0x0a0d over 3 years ago
- 6 comments
#84 - [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
Issue -
State: open - Opened by meesha81 almost 4 years ago
- 1 comment
#83 - Use npm cache
Pull Request -
State: closed - Opened by HonkingGoose about 4 years ago
- 2 comments
#82 - Create new release of `http-parser-js` now you've fixed up Node 16 tests
Issue -
State: closed - Opened by HonkingGoose about 4 years ago
- 1 comment
#81 - improve readme
Pull Request -
State: closed - Opened by HonkingGoose about 4 years ago
#80 - Run tests on Ubuntu 18.04, test node 16
Pull Request -
State: closed - Opened by HonkingGoose about 4 years ago
- 12 comments
#79 - Use Dependabot to update GitHub Actions
Pull Request -
State: closed - Opened by HonkingGoose over 4 years ago
- 5 comments
#78 - Add CI status badges to README
Pull Request -
State: closed - Opened by HonkingGoose over 4 years ago
#77 - Testing new github actions pipeline
Pull Request -
State: closed - Opened by Jimbly over 4 years ago
#76 - describe supported versions of Node in engines field in package.json
Issue -
State: closed - Opened by HonkingGoose over 4 years ago
- 2 comments
#75 - Fix for Node v12.19.0: do not use '0' as an exported constant, it conflicts with unknown constants
Pull Request -
State: closed - Opened by Jimbly over 4 years ago
- 1 comment
#74 - Create 2 GitHub action runners to run tests
Pull Request -
State: closed - Opened by HonkingGoose over 4 years ago
- 8 comments
#73 - HPE_INVALID_CONSTANT error
Issue -
State: open - Opened by lawrence-peng over 4 years ago
- 6 comments
#72 - TypeError: this[kOnHeaders] is not a function
Issue -
State: closed - Opened by clovnrian over 4 years ago
- 5 comments
#71 - How to use with type module in Node v13
Issue -
State: closed - Opened by eAmin over 5 years ago
- 4 comments
#70 - It's slower than native Node.js parser
Issue -
State: closed - Opened by szmarczak over 5 years ago
- 1 comment
#69 - timeout event listener registration error
Issue -
State: closed - Opened by emarteca over 5 years ago
- 2 comments
#68 - Not working on node13 with request module
Issue -
State: closed - Opened by voxsoftware over 5 years ago
- 4 comments
#67 - Node v12
Pull Request -
State: closed - Opened by Jimbly over 5 years ago
#66 - Node 13.0.0 legacy http-parser problem?
Issue -
State: closed - Opened by meesha81 almost 6 years ago
- 3 comments
#65 - Is monkey-patching still working?
Issue -
State: closed - Opened by disfated almost 6 years ago
- 3 comments
#64 - Listen to Connection: Upgrade over Trasnfer-Encoding: Chunked
Pull Request -
State: closed - Opened by Jimbly about 6 years ago
#63 - Conflict between upgrade and chunked encoding
Issue -
State: closed - Opened by jcoglan about 6 years ago
- 5 comments
#62 - using on Node-Red
Issue -
State: open - Opened by dandres16 over 6 years ago
- 4 comments
#61 - Add Node v8 and v10 to Travis config.
Pull Request -
State: closed - Opened by Jimbly over 6 years ago
- 3 comments
#60 - Multipart response
Issue -
State: open - Opened by cristovao-trevisan almost 7 years ago
- 4 comments
#59 - if both isChunked and hasContentLength, set hasContentLength to false.
Pull Request -
State: closed - Opened by blackknifes almost 7 years ago
- 7 comments
#58 - Add support for Node 10.12.x.
Pull Request -
State: closed - Opened by paulrutter almost 7 years ago
- 20 comments
#57 - Broken on node 10.1.0+
Issue -
State: closed - Opened by richardlay about 7 years ago
- 10 comments
#56 - If both isChunked and hasContentLength, dose content length wins. Why is not the behavior the same as chromium.
Issue -
State: closed - Opened by blackknifes about 7 years ago
- 2 comments
#55 - Add encoding option
Pull Request -
State: closed - Opened by magicode about 7 years ago
- 1 comment
#54 - Parsing gzipped responses results in incorrect "body"
Issue -
State: closed - Opened by evanshortiss about 7 years ago
- 10 comments
#53 - Content length wins if specified with chunked
Pull Request -
State: closed - Opened by jdforsythe over 7 years ago
- 5 comments
#52 - Add option to skip check for chunking plus content-length
Issue -
State: closed - Opened by jdforsythe over 7 years ago
#51 - [question] Why nodejs keep use c http_parser not this?
Issue -
State: closed - Opened by meritozh over 7 years ago
- 1 comment
#50 - Fix handling of skipBody=0 return from Node's onHeadersComplete()
Pull Request -
State: closed - Opened by Jimbly over 7 years ago
#49 - `rawPacket` and `bytesParsed` on clientError callback Error parameter
Issue -
State: open - Opened by bradisbell over 7 years ago
#48 - Fix Node v9.5.0
Pull Request -
State: closed - Opened by Jimbly over 7 years ago
#47 - TypeError: parser.free is not a function
Issue -
State: closed - Opened by AntonShevel over 7 years ago
- 1 comment
#46 - Null pointer when process version is empty
Issue -
State: closed - Opened by xsigik over 7 years ago
#45 - Fix duplicate Content-Length header with same values
Pull Request -
State: closed - Opened by nleush almost 8 years ago
- 1 comment
#44 - get error of 'parser.getAsyncId is not a function' after upgrade node.js to v8.5.0
Issue -
State: closed - Opened by mopduan almost 8 years ago
- 5 comments
#43 - getAsyncId() return 0 instead of false
Pull Request -
State: closed - Opened by Jimbly almost 8 years ago
#42 - Add "http-parser.js" to files[] to fix issue on old NPM.
Pull Request -
State: closed - Opened by Jimbly almost 8 years ago
#41 - Fix for module not found issue
Issue -
State: closed - Opened by paulbjensen almost 8 years ago
- 3 comments
#40 - http-parser-js causes node8.5 to crash with ERR_INVALID_ASYNC_ID error
Issue -
State: closed - Opened by japrescott almost 8 years ago
- 1 comment
#39 - While running flow in a project: Unexpected end of input Found 1 error
Issue -
State: closed - Opened by dbertella almost 8 years ago
- 1 comment
#38 - Save package.json with UTF-8 encoding.
Pull Request -
State: closed - Opened by Jimbly almost 8 years ago
#37 - Unexpected end of input when running flow-bin
Issue -
State: closed - Opened by dgcoffman almost 8 years ago
- 5 comments
#36 - fix issues-22
Pull Request -
State: closed - Opened by magicode about 8 years ago
- 3 comments
#35 - Fix tests on Node v8.x
Pull Request -
State: closed - Opened by Jimbly about 8 years ago
- 1 comment
#34 - Doesn't work with the latest Node version
Issue -
State: closed - Opened by etumyan about 8 years ago
- 2 comments
#33 - Some handler stubs, needed for compatibility
Pull Request -
State: closed - Opened by hdkeeper about 8 years ago
#32 - Getting a "parse error" on a URL
Issue -
State: closed - Opened by umutm over 8 years ago
- 2 comments
#31 - Don't emit upgrade if the server is just advertising supported protocols
Pull Request -
State: closed - Opened by creationix over 8 years ago
- 3 comments
#30 - Added unit test for the default and the "increased" header size
Pull Request -
State: closed - Opened by paulrutter almost 9 years ago
- 3 comments
#29 - Make maxHeaderSize configurable
Pull Request -
State: closed - Opened by paulrutter almost 9 years ago
- 3 comments
#28 - CR: make max header size configurable
Issue -
State: closed - Opened by paulrutter almost 9 years ago
- 1 comment
#27 - Requires event methods like kOnMessageComplete and pkOnBody to be implemented
Issue -
State: closed - Opened by exander77 almost 9 years ago
- 1 comment
#26 - Is the API synchronous?
Issue -
State: closed - Opened by tommiv almost 9 years ago
- 2 comments
#25 - Update to node 6.3.0
Pull Request -
State: closed - Opened by jscissr about 9 years ago
- 4 comments
#24 - Test on LTS and current node version
Pull Request -
State: closed - Opened by Jimbly about 9 years ago
- 5 comments
#23 - Test failed on node v6
Issue -
State: closed - Opened by magicode about 9 years ago
- 1 comment
#22 - returns empty body in some websites
Issue -
State: closed - Opened by magicode about 9 years ago
- 27 comments
#21 - encoding problem?
Issue -
State: closed - Opened by Janpot about 9 years ago
- 5 comments
#20 - Any known issues?
Issue -
State: closed - Opened by umutm about 9 years ago
- 2 comments
#19 - Enable Travis CI
Issue -
State: closed - Opened by Jimbly over 9 years ago
- 4 comments
#18 - Small cleanup
Pull Request -
State: closed - Opened by jscissr over 9 years ago
#17 - package.json: use `files`
Pull Request -
State: closed - Opened by jscissr over 9 years ago
- 2 comments
#16 - Create documentation ?
Issue -
State: closed - Opened by darkyen over 9 years ago
- 4 comments
#15 - bodyless responses
Issue -
State: closed - Opened by arcanis over 9 years ago
- 2 comments
#14 - Update to node 5.x
Pull Request -
State: closed - Opened by jscissr over 9 years ago
- 1 comment
#13 - add encoding options
Pull Request -
State: closed - Opened by magicode almost 10 years ago
- 4 comments
#12 - Update to node 4.x
Pull Request -
State: closed - Opened by jscissr almost 10 years ago
- 1 comment
#11 - Thank you!
Issue -
State: closed - Opened by maciejjankowski about 10 years ago
#10 - statusCode not being populated
Issue -
State: closed - Opened by lllama about 10 years ago
- 4 comments
#9 - Big changes, tests added
Pull Request -
State: closed - Opened by jscissr about 10 years ago
- 15 comments
#8 - Complete the parser for a HTTP request when no request body.
Pull Request -
State: closed - Opened by kainz about 10 years ago
- 5 comments
#7 - not works with chunk data
Issue -
State: closed - Opened by junhui over 10 years ago
- 4 comments
#6 - http-parser tests ported to js
Issue -
State: closed - Opened by mscdex over 10 years ago
- 3 comments
#5 - support HTTP method field in node 0.12
Pull Request -
State: closed - Opened by jscissr over 10 years ago
- 3 comments
#4 - Update to node 0.12.0, backward-compatible
Pull Request -
State: closed - Opened by jscissr over 10 years ago
- 4 comments
#3 - Update http-parser.js
Pull Request -
State: closed - Opened by hackwaly over 10 years ago
- 2 comments