| Name | HttpRequest |
|---|---|
| Description | An HttpRequest object represents a single HTTP request to a server. Each request is dispatched in its own background thread and is passed along with its response in the responseReceived() callback. |
| Usage | Application |
