aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall/server/service/plugin/functions.dhall
blob: 098fba736a73af94a0e2c5af3d3d98501e403f15 (plain) (blame)
1
2
3
4
5
6
7
{ mkRequestTermination = ./mkRequestTermination.dhall
, mkRequestTransformer = ./mkRequestTransformer.dhall
, mkIPRestriction = ./mkIPRestriction.dhall
, correlationId = ./correlationId.dhall
, mkPreFunction = ./mkPreFunction.dhall
, http2httpsRedirect = ./http2httpsRedirect.dhall
}