Sv443/JSLib-npm

ping() - parse out http_version, host and path attributes automatically and only have URL

Closed this issue · 1 comments

Sv443 commented

ping("https", "www.google.com", "/") would turn into ping("https://www.google.com/")

Sv443 commented

Added to v1.6.1