.babelrc | |
|
|
.eslintrc.json | |
|
|
.github/workflows/node.js.yml | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.vscode/settings.json | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
ISSUE_TEMPLATE.md | |
|
|
LICENSE | |
|
|
PULL_REQUEST_TEMPLATE.md | |
|
|
README.md | |
|
|
akamai-nginx-flow.png | |
|
|
configure.js | 129 | A 35 mins |
|
docker-compose.yml | |
|
|
index.js | 1 | A 0 mins |
|
jq-scripts/README.md | |
|
|
jq-scripts/jqFileToJsonLineArray.sh | |
|
|
jq-scripts/jqJsonDiff.sh | |
|
|
jq-scripts/jqRuleTypeCounts.sh | |
|
|
logo.png | |
|
|
lua/akamaiFunctions.lua | |
|
|
lua/info.lua | |
|
|
lua/origin.lua | |
|
|
lua/utils.lua | |
|
|
nginx-conf/nginx-akamai.conf | |
|
|
nginx-conf/nginx-edge.conf | |
|
|
nginx-conf/nginx-origin.conf | |
|
|
package.json | |
|
|
papiJson/README.md | |
|
|
runkit-example.js | 21 | A 0 mins |
|
sample.papi.json | |
|
|
src/akamai-nginx.js | 117 | A 45 mins |
|
src/akamai-vars.json | |
|
|
src/behavior.js | 70 | A 1 hr |
|
src/behaviors/allowPost.js | 12 | A 1 hr |
|
src/behaviors/allowPut.js | 12 | A 1 hr |
|
src/behaviors/caching.js | 18 | A 0 mins |
|
src/behaviors/cpCode.js | 14 | A 0 mins |
|
src/behaviors/denyAccess.js | 16 | A 0 mins |
|
src/behaviors/downstreamCache.js | 68 | A 1 hr |
|
src/behaviors/gzipResponse.js | 16 | A 0 mins |
|
src/behaviors/modifyOutgoingRequestHeader.js | 13 | A 0 mins |
|
src/behaviors/modifyOutgoingResponseHeader.js | 13 | A 0 mins |
|
src/behaviors/origin.js | 28 | A 0 mins |
|
src/behaviors/redirect.js | 32 | A 1 hr |
|
src/behaviors/rewriteUrl.js | 24 | A 0 mins |
|
src/behaviors/setVariable.js | 67 | A 1 hr |
|
src/criteria.js | 74 | A 1 hr |
|
src/criteria/clientIp.js | 13 | A 0 mins |
|