@stiwert said in BUG URGENT HTTP CLIENT:
http client dont change space to %20 anymore wich makes all http requests with space to fail.
this happen in record and run mode.
I passed the information about the problem to the developer, thank you.
please fix asap since it makes every http request with space in request to fail
Use the "encodeURIComponent" method to correct the url. The data type should be "expression"
"https://www.google.com/search?q=" + encodeURIComponent("q w e r t y")025fcbaa-d041-4b2e-8bcd-11ed48b1eecd-ΠΈΠ·ΠΎΠ±ΡΠ°ΠΆΠ΅Π½ΠΈΠ΅.png