| Package | Description |
|---|---|
| com.holonplatform.http | |
| com.holonplatform.http.internal |
| Modifier and Type | Method and Description |
|---|---|
Cookie |
Cookie.Builder.build()
Build the cookie instance
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Cookie> |
HttpRequest.getRequestCookie(String name)
Get a request Cookie by name
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpCookie
Default
Cookie implementation. |
| Modifier and Type | Method and Description |
|---|---|
Cookie |
HttpCookie.CookieBuilder.build() |
Copyright © 2019 The Holon Platform. All rights reserved.