Join Slack
What happens in ktor if I call neither `proceed()` not `finish()` in a pipeline interceptor?
# ktor
m
Marc Knaup
09/25/2019, 2:02 PM
What happens in ktor if I call neither
proceed()
not
finish()
in a pipeline interceptor?
✅ 1
c
cy
09/25/2019, 2:04 PM
It will proceed automatically. This is done to avoid accidentally missing proceed invocation
m
Marc Knaup
09/25/2019, 2:04 PM
great, simplifies code! thanks 🙂
10
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by