Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
142 contributions in the last year
Contribution activity
October 2020
Created a pull request in vercel/next.js that received 2 comments
Refactor parseRelativeUrl
Status: draft
Changes
removes unused base param
allow other schemes than http: and https:
removes unnecessary new URL parse roundtrips
makes parse…