You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "由于 docs.gl 提供的离线版本,其 API 描述所在 html 文件名没有提供 html 后缀,导致 chrome 跳转到该文件的时候不显示网页,因此需要在 server 端修改 content-type 来完成。考虑到这可能是一个通用的行为,因此这里提供一个通用 server 工具来完成这个事情",