docs: Update response.socket (#1357)
* docs: Include `dead-horse`'s comment https://github.com/koajs/koa/pull/1355#discussion_r302404837 * Update docs/api/response.md Polish English Co-Authored-By: Martin Iwanowski <martin@iwanowski.se>
This commit is contained in:
parent
d1d65dd29d
commit
a245d18a13
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
### response.socket
|
||||
|
||||
Response socket.
|
||||
Response socket. Points to net.Socket instance as `request.socket`.
|
||||
|
||||
### response.status
|
||||
|
||||
|
|
Loading…
Reference in a new issue