简体   繁体   中英

i want to hide all json response data from the browser

在此处输入图片说明

this is my response . I want that no body can see this response how can i solve this problem .please tell me some thing about it..

可能您应该同时对服务器端和客户端进行编码。即,您的服务器应返回仅在您的客户端上才可以使用其解密密钥的编码数据。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM