mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
/**
|
|
* 继承 koa 的 Response
|
|
* @class Response
|
|
* @see http://koajs.com/#response
|
|
*/
|