Skip to content

Comments

constants: add | to list of allowed URL chars#24

Closed
indutny wants to merge 1 commit intomasterfrom
fix/gh-node-27584
Closed

constants: add | to list of allowed URL chars#24
indutny wants to merge 1 commit intomasterfrom
fix/gh-node-27584

Conversation

@indutny
Copy link
Member

@indutny indutny commented May 6, 2019

@indutny
Copy link
Member Author

indutny commented May 6, 2019

cc @nodejs/http

indutny added a commit that referenced this pull request May 7, 2019
The vertical bar character `|` wasn't ported from http-parser during
rewrite. This commit introduces it back.

See: https://github.com/nodejs/http-parser/blob/5c17dad400e45c5a442a63f250fff2638d144682/http_parser.c#L275
See: nodejs/node#27584

PR-URL: #24
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Anto Aravinth <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
@indutny
Copy link
Member Author

indutny commented May 7, 2019

Landed in ba06644 and released in 1.1.3

@indutny indutny closed this May 7, 2019
@indutny indutny deleted the fix/gh-node-27584 branch May 7, 2019 10:39
@indutny
Copy link
Member Author

indutny commented May 7, 2019

cc @tatsuhiro-t

@tatsuhiro-t
Copy link
Contributor

thanks.

elijah-charbel added a commit to elijah-charbel/llhttp that referenced this pull request Jul 29, 2025
The vertical bar character `|` wasn't ported from http-parser during
rewrite. This commit introduces it back.

See: https://github.com/nodejs/http-parser/blob/5c17dad400e45c5a442a63f250fff2638d144682/http_parser.c#L275
See: nodejs/node#27584

PR-URL: nodejs/llhttp#24
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Anto Aravinth <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
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.

8 participants