Match the methods available in the Node.js url module with their respective functionality and return values.
Intro to URL module
URL methods
Report a typo
Match the items from left and right columns
url.parse()url.format()url.resolve()Parses a URL string and returns a URL object
Resolves a URL relative to a base URL
Constructs a URL string from a URL object
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.