ITADN
nodejs/llhttp

版本发布 8

v9.3.0release/v9.3.0
? · 2025-05-23

## What's Changed - 9bfa03f chore: update llparse to 7.3.0 (#664) - 515206a chore: Updated README. (#618) - b6c036a chore: Harden GitHub Actions (#583) - dc5dc9a chore: Updated toolchain. (#567) - 71fb44b chore: fix `dependabot.yml` (#569) - 10c0019 chore: Fixed license path and CMake minimum version. (#566) - 58c963a Fix aiohttp dev mode tests (#568) - b1272a1 chore: use a configurable value for number of open Dependabot PRs (#562) - 74cd9fd Fix handling of absolute install path params (#560) - 8371b40 feat: Added support for RTSP and ICE response and the on_protocol_complete callback. (#477) - f15c7d2 chore: modernize linting to use eslint 9 (#459) - 905220f install shared lib correctly on DLL platforms (#405) - f0a3117 Update dependencies (#399) **Full Changelog**: https://github.com/nodejs/llhttp/compare/v9.2.1...v9.3.0

v9.3.0
? · 2025-05-03

## What's Changed - 9bfa03f chore: update llparse to 7.3.0 (#664) - 515206a chore: Updated README. (#618) - b6c036a chore: Harden GitHub Actions (#583) - dc5dc9a chore: Updated toolchain. (#567) - 71fb44b chore: fix `dependabot.yml` (#569) - 10c0019 chore: Fixed license path and CMake minimum version. (#566) - 58c963a Fix aiohttp dev mode tests (#568) - b1272a1 chore: use a configurable value for number of open Dependabot PRs (#562) - 74cd9fd Fix handling of absolute install path params (#560) - 8371b40 feat: Added support for RTSP and ICE response and the on_protocol_complete callback. (#477) - f15c7d2 chore: modernize linting to use eslint 9 (#459) - 905220f install shared lib correctly on DLL platforms (#405) - f0a3117 Update dependencies (#399) **Full Changelog**: https://github.com/nodejs/llhttp/compare/v9.2.1...v9.3.0

v6.1.1release/v6.1.1
? · 2024-04-04

## What's Changed * fix: Do not allow OBS fold in headers by default. by @ShogunPanda in https://github.com/nodejs/llhttp/pull/350 **Full Changelog**: https://github.com/nodejs/llhttp/compare/v6.1.0...v6.1.1

v9.2.1release/v9.2.1
? · 2024-04-04

## What's Changed * fix: Do not allow OBS fold in headers by default. by @ShogunPanda in https://github.com/nodejs/llhttp/pull/348 * Use clean installs from MPN by @steverep in https://github.com/nodejs/llhttp/pull/298 ## New Contributors * @steverep made their first contribution in https://github.com/nodejs/llhttp/pull/298 **Full Changelog**: https://github.com/nodejs/llhttp/compare/v9.2.0...v9.2.1

v8.1.2release/v8.1.2
? · 2024-04-04

## What's Changed * fix: Do not allow OBS fold in headers by default. by @ShogunPanda in https://github.com/nodejs/llhttp/pull/352 **Full Changelog**: https://github.com/nodejs/llhttp/compare/v8.1.1...v8.1.2

v6.1.0release/v6.1.0
? · 2024-01-09

## What's Changed * feat: Added on_chunk_parameters callback. by @ShogunPanda in https://github.com/nodejs/llhttp/pull/264 **Full Changelog**: https://github.com/nodejs/llhttp/compare/v6.0.11...v6.1.0

v9.1.3release/v9.1.3
? · 2023-10-03

## What's Changed * fix: Chunk ext parameters parsing when more then one name-value by @ngrodzitski in https://github.com/nodejs/llhttp/pull/248 * Fix: lenient_flags is truncated on reset by @guoye-zhang in https://github.com/nodejs/llhttp/pull/251 * fix: chunk extensions quoted-string value parsing by @ngrodzitski in https://github.com/nodejs/llhttp/pull/253 * fix: Restart the parser on HTTP 100. by @ShogunPanda in https://github.com/nodejs/llhttp/pull/254 * chore: add aiohttp regression tests to CI by @Dreamsorcerer in https://github.com/nodejs/llhttp/pull/250 ## New Contributors * @ngrodzitski made their first contribution in https://github.com/nodejs/llhttp/pull/248 * @guoye-zhang made their first contribution in https://github.com/nodejs/llhttp/pull/251 * @Dreamsorcerer made their first contribution in https://github.com/nodejs/llhttp/pull/250 **Full Changelog**: https://github.com/nodejs/llhttp/compare/v9.1.2...v9.1.3

v9.1.2release/v9.1.2
? · 2023-09-13

## What's Changed * Fix HTTP 1xx handling by @ShogunPanda in https://github.com/nodejs/llhttp/pull/247 **Full Changelog**: https://github.com/nodejs/llhttp/compare/v9.1.1...v9.1.2