Skip to content

Releases: nodejs/llhttp

v6.0.3

13 Jun 20:05

Choose a tag to compare

Patch changes:

  • 5b0d030 pass more info in wasm_on_header_complete
  • 2f5591a test: add fuzzing set up

v6.0.2

12 May 21:59

Choose a tag to compare

Fixes:

  • 9e8debf - fix Content-Length handling on 32bit platforms

v4.1.1

12 May 21:59

Choose a tag to compare

Fixes:

  • dc4316a - fix Content-Length handling on 32bit platforms

v6.0.1

22 Apr 16:34

Choose a tag to compare

Fixes:

  • 1340b32 api: allow returning -1 in spans, doc HPE_USER
  • 3f85eb7 c-headers: do not list PRI as a valid HTTP method

v6.0.0

17 Apr 17:17

Choose a tag to compare

Major changes:

  • 25c6ea4 api: limit HTTP_METHOD_MAP to HTTP methods

Patch hanges:

  • eae3a7a readme: add a link to api.h for better guidance

v5.1.0

06 Apr 16:12

Choose a tag to compare

Minor changes (breaking bugfixes):

  • 374434d - http: PRI upgrade should return PAUSED_H2_UPGRADE

v4.1.0

06 Apr 16:11

Choose a tag to compare

Minor changes (breaking bugfixes):

  • 374434d - http: PRI upgrade should return PAUSED_H2_UPGRADE

v5.0.0

04 Apr 05:43

Choose a tag to compare

Breaking changes:

  • cc5adf3 - api: introduce llhttp_set_lenient_keep_alive

Feature changes:

  • a620012 - src: wasm build support

v4.0.0

16 Feb 18:41

Choose a tag to compare

Major changes:

v3.0.1

16 Feb 18:47

Choose a tag to compare

Major changes: