]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blame - dhall/server/service/plugin/functions.dhall
config(dhall): add a pre-function lua definition for HTTPS redirects
[github/fretlink/ansible-kong-app.git] / dhall / server / service / plugin / functions.dhall
CommitLineData
80320193
HAL
1{ mkRequestTermination = ./mkRequestTermination.dhall
2, mkRequestTransformer = ./mkRequestTransformer.dhall
3, mkIPRestriction = ./mkIPRestriction.dhall
4, correlationId = ./correlationId.dhall
5, mkPreFunction = ./mkPreFunction.dhall
5f23d590 6, http2httpsRedirect = ./http2httpsRedirect.dhall
80320193 7}