Node: Sync WHATWG URL parser with upstream standards

Created on 8 Dec 2017  路  5Comments  路  Source: nodejs/node

There have been some recent changes in the standards governing our new URL parser API. We need to keep up with those changes in our implementation of the API.

help wanted mentor-available whatwg-url

All 5 comments

I'll handle the first one guys, don't you worry

Shit I really wanted that first one hahaha

Where would the new fragment encode set that we're building be used?

@Kimeiga Glad you decided to take this up! It will be used under case kFragment in the URL::Parse function.

I've completed the first two steps of the second task, but I'm not sure what to do for the third step. Can you lend a hand @TimothyGu ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

filipesilvaa picture filipesilvaa  路  3Comments

loretoparisi picture loretoparisi  路  3Comments

dfahlander picture dfahlander  路  3Comments

danielstaleiny picture danielstaleiny  路  3Comments

srl295 picture srl295  路  3Comments