]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blobdiff - 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
index a7b1295ff52492b5a4d271af6631ec2da23e7439..098fba736a73af94a0e2c5af3d3d98501e403f15 100644 (file)
@@ -3,4 +3,5 @@
 , mkIPRestriction = ./mkIPRestriction.dhall
 , correlationId = ./correlationId.dhall
 , mkPreFunction = ./mkPreFunction.dhall
+, http2httpsRedirect = ./http2httpsRedirect.dhall
 }