Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ getallheaders
Function
getallheaders
tests/security/auth_security_regressions.php:75–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
74
if (!function_exists(
'getallheaders'
)) {
75
function getallheaders(): array
76
{
77
return $GLOBALS[
'FR_TEST_HEADERS'
] ?? [];
78
}
79
}
80
81
function rrmdir(string $dir): void
Callers
11
saveGrants.php
File · 0.85
callbackJwtTokenFromRequest
Method · 0.85
getHeadersLower
Method · 0.85
logout
Method · 0.85
handleUpload
Method · 0.85
checkExisting
Method · 0.85
headersLower
Method · 0.85
updateConfig
Method · 0.85
headersLower
Method · 0.85
checkCsrf
Method · 0.85
checkCsrf
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected