Postman使用Get请求URL传参中文乱码的问题

在Postman中使用Get请求的URL传惨中文时候,会返回Could not get any reponse.
get_url_errors.png
解决方法:编码

选中文字,右键。选择EncodeURIComponent进行编码。
fix.png
编码后:
encode.pngurl

相关文章
相关标签/搜索