coronalabs / corona

Solar2D Game Engine main repository (ex Corona SDK)
https://solar2d.com/
MIT License
2.54k stars 273 forks source link

[IOS]: http lib issue #730

Open Be1zebub opened 1 month ago

Be1zebub commented 1 month ago

Describe the bug ios http client require precent-encoding network.request never response from urls like http://website.com/?search=hello world (simulator/android doesnt require precent-encoding) it should call listener with event.isError = true or force use precent-encoding for all urls to behave like android/simulator.

Target platform and where build was made: