Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ context.js
File
context.js
test/case/extend/context.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
const
fs = require(
'fs'
);
3
const
helper = require(
'think-helper'
);
4
const
config = require(
'../../../lib/config/config'
);
Callers
nothing calls this directly
Calls
15
config
Method · 0.80
cookie
Method · 0.80
referer
Method · 0.65
isMethod
Method · 0.65
isAjax
Method · 0.65
param
Method · 0.65
isJsonp
Method · 0.65
jsonp
Method · 0.65
json
Method · 0.65
success
Method · 0.65
fail
Method · 0.65
expires
Method · 0.65
Tested by
no test coverage detected