MCPcopy Index your code
hub / github.com/parse-community/parse-server / HTTPRequest.spec.js

File HTTPRequest.spec.js

spec/HTTPRequest.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const httpRequest = require('../lib/request'),
4 HTTPResponse = require('../lib/request').HTTPResponse,

Callers

nothing calls this directly

Calls 3

startServerFunction · 0.85
httpRequestFunction · 0.85
closeMethod · 0.45

Tested by

no test coverage detected