在web api中发送带有表单数据的数据是安全的吗? [英] While sending a data with in form data is secure in web api ?

查看:75
本文介绍了在web api中发送带有表单数据的数据是安全的吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

gmail登录服务是post方法,他们只在表单数据中发送密码我才能看到我的密码。是以安全的方式发送数据的任何其他方式



我尝试过:



我在chrome开发人员工具中检查过,我可以看到我的密码

解决方案

您可以在与Web API通信时实施加密和解密方法。

gmail login service is post method, they sending password in form data only i can able see my password. is any other way to sending a data in secure way

What I have tried:

I was checked in chrome developer tool, i can able to see my password

解决方案

You can implement encryption and decryption method while communicating to Web API.


这篇关于在web api中发送带有表单数据的数据是安全的吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆