At some point the 404/500/xxx status will be set b...
# ktor
v
At some point the 404/500/xxx status will be set by an interceptor. So is there a way to register an interceptor which gets handled after every other interceptor (so the status code is definitely set)?