| Package | Description |
|---|---|
| io.vertx.httpproxy |
| Modifier and Type | Method and Description |
|---|---|
default Future<ProxyResponse> |
ProxyInterceptor.handleProxyRequest(ProxyContext context)
Handle the proxy request at the stage of this interceptor.
|
default Future<Void> |
ProxyInterceptor.handleProxyResponse(ProxyContext context)
Handle the proxy response at the stage of this interceptor.
|
Copyright © 2023 Eclipse. All rights reserved.