@Deprecated public interface CookieHandler extends Handler<RoutingContext>
RoutingContext
 and writes them back in the response.
 Since 3.8.1 this handler simply calls the next request handler. This handler will be removed in Vert.x 4.| Modifier and Type | Method and Description | 
|---|---|
static CookieHandler | 
create()
Deprecated.  
Create a cookie handler 
 | 
static CookieHandler create()
Copyright © 2020 Eclipse. All rights reserved.