ngrok doesn't work in some particular case

橙三吉。 提交于 2020-01-05 05:39:29

问题


I'm tunneling with ngrok to access my localhost of remote desktop. I successfully created my forwarding URL with ngrok but it doesn't seem it works well.

Let's say when I do this https://*******.ngrok.io/sentiment/楽 I get what I want.

But when I do this https://*******.ngrok.io/sentiment/楽しい I get bad request error but the url actually perfectly returns output on localhost of remote desktop.

I don't know what's just different, is there any encoding problem or something? I'm so in trouble. thanks.

来源:https://stackoverflow.com/questions/56374118/ngrok-doesnt-work-in-some-particular-case

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!