pub fn request(args: &[Value], is_get: bool) -> Result<Value, String>
https.request(options[, cb]) / https.get(url|options[, cb]). Returns a ClientRequest (a HTTPSClientRequest emitter). get auto-sends.
https.request(options[, cb])
https.get(url|options[, cb])
ClientRequest
HTTPSClientRequest
get