mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 03:47:10 +00:00
ed19b4076e
This allows setting the `read_chunk_size` of the internal HTTPClient. This is important to reduce the allocation overhead and number of file writes when downloading large files, allowing for better download speed.