MCPcopy 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
74if (!function_exists('getallheaders')) {
75 function getallheaders(): array
76 {
77 return $GLOBALS['FR_TEST_HEADERS'] ?? [];
78 }
79}
80
81function rrmdir(string $dir): void

Callers 11

saveGrants.phpFile · 0.85
getHeadersLowerMethod · 0.85
logoutMethod · 0.85
handleUploadMethod · 0.85
checkExistingMethod · 0.85
headersLowerMethod · 0.85
updateConfigMethod · 0.85
headersLowerMethod · 0.85
checkCsrfMethod · 0.85
checkCsrfMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected