| Class | Description |
|---|---|
| SimpleHttpClient |
A very simple HTTP client that only supports GET/POST method and plain text request body.
|
| SimpleHttpRequest |
Simple HTTP request representation.
|
| SimpleHttpResponse |
Simple HTTP response representation.
|
| SimpleHttpResponseParser |
The parser provides functionality to parse raw bytes HTTP response to a
SimpleHttpResponse. |
Copyright © 2019 Alibaba Group. All rights reserved.