Closed priest334 closed 7 years ago
Thanks, but as this changes the ABI (it makes http_parser_settings
bigger) we cannot land this until the next major version and that probably won't happen for a long time.
Does http_parser_parse_url()
work for you in the interim?
I just made this changes for my project and didn't consider that aspect. Maybe, I should use alternative method to deal with query parameters. Thanks.
add: parse query string and fragment for http request