app.expose()
with cache: true
option prevents the ability to overrule it at the request level
#25
Labels
app.expose()
with cache: true
option prevents the ability to overrule it at the request level
#25
it will print
app.foo = [1]
, which is incorrect.The text was updated successfully, but these errors were encountered: