Skip to content

Conversation

@ShogunPanda
Copy link
Contributor

This PR add pausing support for:

  • on_url_complete
  • on_status_complete
  • on_header_field_complete
  • on_header_value_complete

Fixes #98.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ShogunPanda ShogunPanda merged commit 7b292f2 into nodejs:main Aug 23, 2022
@ShogunPanda ShogunPanda deleted the pausable-callbacks branch August 23, 2022 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to interrupt llhttp_execute() in events like 'on_url_complete' ?

2 participants