BoxLang 🚀 A New JVM Dynamic Language Learn More...
//SES
{class="coldbox.system.interceptors.SES",
properties={}
},
//RESERVE SES ROUTES
{class="interceptors.ReserveRoutes",
properties={}
}
{class="interceptors.ReserveRoutes",
properties={custom='DontAllowThisWord,SomethingUnacceptable,Dont-Allow-This-Work,Or-This-One'}
},
$
box install Reserved-Routes