Jeff Tian
Jeff Tian
## What happens? ``` git clone https://github.com/eggjs/egg-ant-design-pro cd egg-ant-design-pro npm run dev ``` 退出登录,再登录时,输入 admin:888888,点击登录没反应。查看 network 得到 status 是 `error`:  查看代码:`app/web/mock/user.js`,打印一下获取的 body 全是 undefined:  查看浏览器中的请求详情,body 是有值的:  ##...
这种错误怎么修?

Currently on windows it prints the ASCII of that image: 
## New feature motivation On May 6th, 2020 at 10:18 (UTC) you or an application you used recently accessed the deprecated Authorizations endpoint on the GitHub API with the useragent...
修复 https://github.com/eggjs/egg/issues/3844
**Describe the bug** Proxying to upstream radius server doesn't work **To Reproduce** Steps to reproduce the behavior: 1. Running a local radius server in docker by ``` docker run --rm...