Paolo Insogna

Results 189 comments of Paolo Insogna

This is not due to this library, but it is a react-native bug. See https://github.com/facebook/react-native/issues/27099

Since no URL support is planned at the moment I'll close this.

We can import statuses from https://github.com/nodejs/http-parser/blob/main/http_parser.h - Will send a PR soon!

@pallas Can you review the PR above?

Released v2.3.0. Note that now all non 6.x and 2.1.x are not supported anymore.

Unfortunately we cannot modify the error messages to show the offending byte. However, llhttp already provides `llhttp_get_error_pos`. From the source code: ``` /* Returns the pointer to the last parsed...

Closing this for now then. Please reopen if you still have a problem.

Given how llhttp is currently implemented, this cannot be easily done at runtime. We will be happy to accept patches to added new methods but this cannot be left to...

Well, I closed because with the current code structure that cannot be done without significantly changing the parser. Therefore the issue is closed. Any PR will be accepted, reviewed and...

The latter. We have no bandwidth to do this at the moment, so we closed the issue. If somebody instead will send that drastic PR, then it would certainly be...