Join Slack
Powered by
Which is the correct way to intercept HTTP calls o...
# ktor
m
miha-x64
01/20/2018, 12:18 AM
Which is the correct way to intercept HTTP calls on the phase when
call.response.status()
is already set? I've found many phases declared, but seems like they're local and not visible from
Route
where I'm trying to set interceptor.
2
Views
Open in Slack
Previous
Next