直接从chrome中复制的body到postman中希望能自动识别去除空格 fcwr007 2019-04-19 2,532 阅读1分钟 Describe the bug 直接从chrome开发者工具中request的body复制到postman中时会带有空格,需要手动删除空格。 To Reproduce 1、使用chrome开发者工具抓取一个post请求 2、复制请求中参数 3、粘贴到postman的body中 Expected behavior 3、把带的空格删除掉