MK (fengmk2)
MK (fengmk2)
Other web application will set ctoken to `httpOnly` invalid. We need to auto fix that invalid ctoken in the browser. --- invalid csrf token 的问题我今天帮助一个用户远程的时候找到根本原因了。有一些系统错误地将 ctoken 设置为 httpOnly 了。
默认的路由在注册几千个信息之后会达到 10ms 的耗时,需要提供一种更高性能的可选路由写法,让巨型应用的路由可以更快。 https://github.com/delvedor/find-my-way 是目前能够找到比较好的路由库,跟框架独立。
current mysql service only support on travis.
fork 了一个版本,基于 v4 实现 ctx class 模式,方便让 sql 请求与 http ctx 上下文发生关联。 https://github.com/eggjs/sequelize/tree/v3 ## 需要实现的功能 - [ ] 基于 ctx 的 model => ContextModel 和 ContextSequelize,自动传递 ctx 上下文 - [...
## 前置资料 - 参考 Node.js Error Codes: https://npm.taobao.org/mirrors/node/latest/docs/api/errors.html#errors_node_js_error_codes - 所有由 egg 和 egg 插件引起已知的 Error 异常,都需要规范 err.code ## RFC:How to create an Error ### Usage - built-in Error ```js const...
When https://github.com/nodejs/http2 is ready, we need to support it.
https://github.com/delvedor/fast-decode-uri-component#benchmarks
##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...
https://github.com/tj/node-prune