Since v8.14 requests with a long URL fail #24990
Labels
duplicate
Issues and PRs that are duplicates of other issues or PRs.
http_parser
Issues and PRs related to the HTTP Parser dependency or the http_parser binding.
http
Issues or PRs related to the http subsystem.
Probably it's because of this security fix: https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/#denial-of-service-with-large-http-headers-cve-2018-12121
I think this security fix should only address the headers and not the URL with it params.
How to reproduce:
The text was updated successfully, but these errors were encountered: