public final class TkWithCookie extends TkWrap
This take wraps all responses of another take, adding
cookies to them, through RsWithCookie
.
The class is immutable and thread-safe.
Constructor and Description |
---|
TkWithCookie(Take take,
String key,
String value)
Ctor.
|
Copyright © 2015–2018 Take. All rights reserved.