I use http-connector in camunda 7.10.0 and spring boot. Now I upgrade the camunda version to 7.12.0. In 7.12.0 the connctor that has uft-8 char in url input return 400 and bad request. When I roll back to 7.10.0 all connector work properly. This problem only occurs with utf-8 ulr. How can I fixed it?