请问谷歌postman插件中Basic Auth的编码是Base64的吗?若不是怎么将在线转换的添加到postman发送post请求,谢谢
basic auth如果是指http协议中的基本验证,应该没有编码,你看下就知道了。postman教程 http://www.jianshu.com/p/35678284ce78