Releases: nodejs/llhttp
Releases Β· nodejs/llhttp
v9.2.1
What's Changed
- fix: Do not allow OBS fold in headers by default. by @ShogunPanda in #348
- Use clean installs from MPN by @steverep in #298
New Contributors
Full Changelog: v9.2.0...v9.2.1
v8.1.2
What's Changed
- fix: Do not allow OBS fold in headers by default. by @ShogunPanda in #352
Full Changelog: v8.1.1...v8.1.2
v6.1.1
What's Changed
- fix: Do not allow OBS fold in headers by default. by @ShogunPanda in #350
Full Changelog: v6.1.0...v6.1.1
v9.2.0
What's Changed
- Fix zero length chunked response regression by @bdraco in #256
- Verify that HTTP header fields are not empty. by @kenballus in #258
- Revert "Fix zero length chunked response regression" by @bdraco in #262
- feat: support http method query by @marco-ippolito in #265
- export symbols on windows by @Arlen-LT in #263
- remove python from codeql by @Uzlopak in #283
- remove javascript-stringify as dependency by @Uzlopak in #282
- remove semver dependency by @Uzlopak in #281
- Replace tslint with eslint and stylistic by @Uzlopak in #279
- fix: repair build-wasm npm script by @Uzlopak in #277
- feat: replace mocha with node own test runner by @Uzlopak in #280
- fix: windows test by @Uzlopak in #286
- Improve enumToMap typings by @Uzlopak in #278
- feat: Get rid of enums. by @ShogunPanda in #287
- fix: add tsconfig.base.json to dockerignore by @Uzlopak in #293
New Contributors
- @bdraco made their first contribution in #256
- @kenballus made their first contribution in #258
- @marco-ippolito made their first contribution in #265
- @Arlen-LT made their first contribution in #263
- @step-security-bot made their first contribution in #255
- @Uzlopak made their first contribution in #283
Full Changelog: v9.1.3...v9.2.0
v6.1.0
What's Changed
- feat: Added on_chunk_parameters callback. by @ShogunPanda in #264
Full Changelog: v6.0.11...v6.1.0
v9.1.3
What's Changed
- fix: Chunk ext parameters parsing when more then one name-value by @ngrodzitski in #248
- Fix: lenient_flags is truncated on reset by @guoye-zhang in #251
- fix: chunk extensions quoted-string value parsing by @ngrodzitski in #253
- fix: Restart the parser on HTTP 100. by @ShogunPanda in #254
- chore: add aiohttp regression tests to CI by @Dreamsorcerer in #250
New Contributors
- @ngrodzitski made their first contribution in #248
- @guoye-zhang made their first contribution in #251
- @Dreamsorcerer made their first contribution in #250
Full Changelog: v9.1.2...v9.1.3
v9.1.2
v9.1.1
What's Changed
- feat: Expose new lenient methods. by @ShogunPanda in #246
Full Changelog: v9.1.0...v9.1.1
v9.1.0
What's Changed
- New lenient flag to make CR completely optional. by @ShogunPanda in #243
- New lenient flag to have spaces after chunk header. by @ShogunPanda in #245
Full Changelog: v9.0.1...v9.1.0
v9.0.1
What's Changed
- fix: Support all LF messages. by @ShogunPanda in #239
Full Changelog: v9.0.0...v9.0.1