The http_server / http_client do not use escape sequences which make some files unable to be downloadable.
Such as example ( copy ).blend should be example%20%28%20copy%20%29.blend
The `http_server` / `http_client` do not use escape sequences which make some files unable to be downloadable.
Such as `example ( copy ).blend` should be `example%20%28%20copy%20%29.blend`
The
http_server
/http_client
do not use escape sequences which make some files unable to be downloadable.Such as
example ( copy ).blend
should beexample%20%28%20copy%20%29.blend