vert-x3 / vertx-web

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

Web client expectation API #2606

Closed vietj closed 6 months ago

vietj commented 6 months ago

The Vert.x HTTP client introduces a new expectation API inspired from the Web Client response predicates. We should in Vert.x 5 remove the Web Client response predicate API and instead use the HTTP client expectation API.