HTTPClient Properties |
The HTTPClient type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockingModeEnabled | If true, execution will block until all data is read from the response. | |
| Connection | The connection to use for this client. | |
| DynamicObject |
Gets a new DynamicGodotObject associated with this instance.
(Inherited from Object.) | |
| NativeInstance | (Inherited from Object.) | |
| ReadChunkSize | The size of the buffer used and maximum bytes to read per iteration. See ReadResponseBodyChunk. |