Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ RateLimit.spec.js
File
RateLimit.spec.js
spec/RateLimit.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
RedisCacheAdapter = require(
'../lib/Adapters/Cache/RedisCacheAdapter'
).default;
2
const
request = require(
'../lib/request'
);
3
4
const
headers = {
Callers
nothing calls this directly
Calls
8
reconfigureServer
Function · 0.85
validateRateLimit
Function · 0.85
destroy
Method · 0.80
request
Function · 0.50
run
Method · 0.45
beforeFind
Method · 0.45
get
Method · 0.45
connect
Method · 0.45
Tested by
no test coverage detected