Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-url-to-options
Convert a WHATWG URL to an http(s).request options object
https://github.com/stevenvachon/url-to-options
0
no reviews
Install
Package converts a WHATWG URL to 'http.request()' / 'https.request()' options object. An option object contains protocol, hostname, hash, search, pathname, path & href.
Node.js is an event-based server-side JavaScript engine.