| Package | Description |
|---|---|
| org.exoplatform.common.http.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HTTPClientModule
This is the interface that a module must implement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CookieModule
This module handles Netscape cookies (also called Version 0 cookies) and
Version 1 cookies.
|
class |
HTTPConnection
This class implements http protocol requests; it contains most of HTTP/1.1
and ought to be unconditionally compliant.
|
class |
HTTPResponse
This defines the http-response class returned by the requests.
|
Copyright © 2019 eXo Platform SAS. All Rights Reserved.