Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
httpRequest = require(
'../lib/request'
),
4
HTTPResponse = require(
'../lib/request'
).HTTPResponse,
Callers
nothing calls this directly
Calls
3
startServer
Function · 0.85
httpRequest
Function · 0.85
close
Method · 0.45
Tested by
no test coverage detected