MCPcopy Index your code
hub / github.com/tapio/live-server / https.js

File https.js

test/https.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var request = require('supertest');
2var path = require('path');
3// accept self-signed certificates
4process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";

Callers

nothing calls this directly

Calls 1

testsFunction · 0.85

Tested by

no test coverage detected