vert-x3 / vertx-web

HTTP web applications for Vert.x
Apache License 2.0
1.11k stars 535 forks source link

Promote WebClient interceptor to public API #2681

Closed vietj closed 2 days ago

vietj commented 2 days ago

Motivation:

WebClient interceptor API is still internal and has proven to be stable

Changes:

Move WebClient interceptor to public API.