在使用ie时发现使用Charles捕获不到localhost的信息,不知道为什么。只有把local转为localhost.charlesproxy.com,;例如
例如原来的http://localhost:9000/sholss/mng/home.jsp?menuId=e813e638e8524985b423ac98f0631ec9替换
http://localhost.charlesproxy.com:9000/sholss/mng/home.jsp?menuId=e813e638e8524985b423ac98f0631ec9请求
可参考博客https://blog.youkuaiyun.com/qq_41833434/article/details/88873940;https://blog.youkuaiyun.com/godot06/article/details/95932202