I think, `proceed()` should return result of a cal...
# ktor
m
I think,
proceed()
should return result of a call. Relying on state mutation (e. g. on fact that statusCode becomes non-null) introduces procedural temporal coupling.