vertx-web
vertx-web copied to clipboard
Http Digest WebClient
Like OAuth2 client, a client which is able to intercept a 401 response, inspect headers and extract the necessary information to authenticate users who have provided credentials.
cc @pmlopes
This one is more complicated as htdigest may require a digest of the full body response, which we don't cache