PHP 7.4.33
Preview: readme.markdown Size: 373 B
/var/www/cvr-leads.bitkit.dk/httpdocs/node_modules/https-browserify/readme.markdown
# https-browserify

https module compatability for browserify

# example

``` js
var https = require('https-browserify')
var r = https.request('https://github.com')
r.on('request', function (res) {
  console.log(res)
})
```

# methods

The API is the same as the client portion of the
[node core https module](http://nodejs.org/docs/latest/api/https.html).

# license

MIT

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
717 B lrw-r--r-- 2025-03-11 10:10:30
Edit Download
1.08 KB lrw-r--r-- 2025-03-11 10:10:29
Edit Download
601 B lrw-r--r-- 2025-03-11 10:10:30
Edit Download
373 B lrw-r--r-- 2025-03-11 10:10:29
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).